/linux-6.3-rc2/drivers/hwmon/ |
A D | dme1737.c | 597 int ix; in dme1737_update_device() local 805 int ix = sensor_attr_2->index; in show_in() local 836 int ix = sensor_attr_2->index; in set_in() local 883 int ix = sensor_attr_2->index; in show_temp() local 920 int ix = sensor_attr_2->index; in set_temp() local 971 int ix = sensor_attr_2->index; in show_zone() local 1012 int ix = sensor_attr_2->index; in set_zone() local 1086 int ix = sensor_attr_2->index; in show_fan() local 2065 int ix; in dme1737_remove_files() local 2104 int err, ix; in dme1737_create_files() local [all …]
|
A D | vt1211.c | 250 int ix, val; in vt1211_update_device() local 346 int ix = sensor_attr_2->index; in show_in() local 377 int ix = sensor_attr_2->index; in set_in() local 420 int ix = sensor_attr_2->index; in show_temp() local 451 int ix = sensor_attr_2->index; in set_temp() local 496 int ix = sensor_attr_2->index; in show_fan() local 527 int ix = sensor_attr_2->index; in set_fan() local 911 #define SENSOR_ATTR_IN(ix) \ argument 957 #define SENSOR_ATTR_TEMP(ix) \ argument 1006 #define SENSOR_ATTR_FAN(ix) \ argument [all …]
|
A D | amc6821.c | 271 int ix = to_sensor_dev_attr(devattr)->index; in temp_show() local 281 int ix = to_sensor_dev_attr(attr)->index; in temp_store() local 303 int ix = to_sensor_dev_attr(devattr)->index; in temp_alarm_show() local 436 int ix = to_sensor_dev_attr_2(devattr)->index; in temp_auto_point_temp_show() local 456 int ix = to_sensor_dev_attr(devattr)->index; in pwm1_auto_point_pwm_show() local 489 int ix = to_sensor_dev_attr_2(attr)->index; in temp_auto_point_temp_store() local 596 int ix = to_sensor_dev_attr(devattr)->index; in fan_show() local 618 int ix = to_sensor_dev_attr(attr)->index; in fan_store() local
|
/linux-6.3-rc2/io_uring/ |
A D | xattr.c | 27 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_xattr_cleanup() local 47 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in __io_getxattr_prep() local 89 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_getxattr_prep() local 110 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_fgetxattr() local 125 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_getxattr() local 151 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in __io_setxattr_prep() local 182 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_setxattr_prep() local 209 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in __io_setxattr() local 234 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_setxattr() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
A D | pool.c | 46 static int mlx5e_xsk_add_pool(struct mlx5e_xsk *xsk, struct xsk_buff_pool *pool, u16 ix) in mlx5e_xsk_add_pool() 58 static void mlx5e_xsk_remove_pool(struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_remove_pool() 79 struct xsk_buff_pool *pool, u16 ix) in mlx5e_xsk_enable_locked() 163 static int mlx5e_xsk_disable_locked(struct mlx5e_priv *priv, u16 ix) in mlx5e_xsk_disable_locked() 198 u16 ix) in mlx5e_xsk_enable_pool() 209 static int mlx5e_xsk_disable_pool(struct mlx5e_priv *priv, u16 ix) in mlx5e_xsk_disable_pool()
|
A D | rx.c | 19 int mlx5e_xsk_alloc_rx_mpwqe(struct mlx5e_rq *rq, u16 ix) in mlx5e_xsk_alloc_rx_mpwqe() 159 int mlx5e_xsk_alloc_rx_wqes_batched(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_xsk_alloc_rx_wqes_batched() 199 int mlx5e_xsk_alloc_rx_wqes(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_xsk_alloc_rx_wqes()
|
A D | pool.h | 10 struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_get_pool()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | channels.c | 13 static struct mlx5e_channel *mlx5e_channels_get(struct mlx5e_channels *chs, unsigned int ix) in mlx5e_channels_get() 19 bool mlx5e_channels_is_xsk(struct mlx5e_channels *chs, unsigned int ix) in mlx5e_channels_is_xsk() 26 void mlx5e_channels_get_regular_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn) in mlx5e_channels_get_regular_rqn() 33 void mlx5e_channels_get_xsk_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn) in mlx5e_channels_get_xsk_rqn()
|
A D | rx_res.c | 282 int ix; in mlx5e_rx_res_channels_init() local 376 unsigned int ix; in mlx5e_rx_res_channels_destroy() local 441 u32 mlx5e_rx_res_get_tirn_direct(struct mlx5e_rx_res *res, unsigned int ix) in mlx5e_rx_res_get_tirn_direct() 466 static u32 mlx5e_rx_res_get_rqtn_direct(struct mlx5e_rx_res *res, unsigned int ix) in mlx5e_rx_res_get_rqtn_direct() 473 unsigned int ix) in mlx5e_rx_res_channel_activate_direct() 486 unsigned int ix) in mlx5e_rx_res_channel_deactivate_direct() 499 unsigned int nch, ix; in mlx5e_rx_res_channels_activate() local 535 unsigned int ix; in mlx5e_rx_res_channels_deactivate() local 553 unsigned int ix, bool xsk) in mlx5e_rx_res_xsk_update() 570 unsigned int ix; in mlx5e_rx_res_packet_merge_set_param() local
|
A D | qos.c | 59 int ix; in mlx5e_get_qos_sq() local 76 int txq_ix, ix, qid, err = 0; in mlx5e_open_qos_sq() local 208 int ix; in mlx5e_close_qos_sq() local
|
/linux-6.3-rc2/arch/sh/kernel/cpu/sh2a/ |
A D | fpu.c | 96 unsigned int ix, iy; in denormal_mulf() local 163 unsigned long long ix, iy; in denormal_muld() local 200 static int denormal_subf1(unsigned int ix, unsigned int iy) in denormal_subf1() 227 static int denormal_addf1(unsigned int ix, unsigned int iy) in denormal_addf1() 254 unsigned int ix, iy; in denormal_addf() local 285 static long long denormal_subd1(unsigned long long ix, unsigned long long iy) in denormal_subd1() 312 static long long denormal_addd1(unsigned long long ix, unsigned long long iy) in denormal_addd1() 339 unsigned long long ix, iy; in denormal_addd() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | wq.h | 157 static inline void *mlx5_wq_cyc_get_wqe(struct mlx5_wq_cyc *wq, u16 ix) in mlx5_wq_cyc_get_wqe() 162 static inline u16 mlx5_wq_cyc_get_contig_wqebbs(struct mlx5_wq_cyc *wq, u16 ix) in mlx5_wq_cyc_get_contig_wqebbs() 200 static inline struct mlx5_cqe64 *mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix) in mlx5_cqwq_get_wqe() 283 static inline void *mlx5_wq_ll_get_wqe(struct mlx5_wq_ll *wq, u16 ix) in mlx5_wq_ll_get_wqe() 288 static inline u16 mlx5_wq_ll_get_wqe_next_ix(struct mlx5_wq_ll *wq, u16 ix) in mlx5_wq_ll_get_wqe_next_ix() 302 static inline void mlx5_wq_ll_pop(struct mlx5_wq_ll *wq, __be16 ix, in mlx5_wq_ll_pop()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
A D | conn.c | 103 unsigned int ix; in mlx5_fpga_conn_post_recv() local 146 unsigned int ix, sgi; in mlx5_fpga_conn_post_send() local 254 int ix, err; in mlx5_fpga_conn_rq_cqe() local 295 int ix; in mlx5_fpga_conn_sq_cqe() local 607 int ix; in mlx5_fpga_conn_free_recv_bufs() local 621 int ix; in mlx5_fpga_conn_flush_send_bufs() local
|
/linux-6.3-rc2/arch/s390/lib/ |
A D | spinlock.c | 63 int ix; in arch_spin_lock_setup() local 99 int ix, cpu; in arch_spin_decode_tail() local 120 int lockval, ix, node_id, tail_id, old, new, owner, count; in arch_spin_lock_queued() local
|
/linux-6.3-rc2/lib/dim/ |
A D | net_dim.c | 65 net_dim_get_rx_moderation(u8 cq_period_mode, int ix) in net_dim_get_rx_moderation() 85 net_dim_get_tx_moderation(u8 cq_period_mode, int ix) in net_dim_get_tx_moderation()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | ppatomfwctrl.c | 498 uint32_t ix; in pp_atomfwctrl_get_clk_information_by_clkid() local 592 uint16_t ix; in pp_atomfwctrl_get_vbios_bootup_values() local 624 uint16_t ix; in pp_atomfwctrl_get_smc_dpm_information() local
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | mxl692.c | 196 u32 ix, div_size; in mxl692_checksum() local 215 u32 ix, temp; in mxl692_validate_fw_header() local 251 u32 ix = 0, total_len = 0, addr = 0, chunk_len = 0, prevchunk_len = 0; in mxl692_write_fw_block() local 416 u32 ix = 0; in mxl692_opread() local 570 u32 ix, reg_val = 0x1; in mxl692_fwdownload() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | mpfs.c | 79 static int alloc_l2table_index(struct mlx5_mpfs *l2table, u32 *ix) in alloc_l2table_index() 92 static void free_l2table_index(struct mlx5_mpfs *l2table, u32 ix) in free_l2table_index()
|
A D | ipsec_fs_roce.c | 147 int ix = 0; in mlx5_ipsec_fs_roce_tx_create() local 243 int ix = 0; in mlx5_ipsec_fs_roce_rx_create() local
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | trinity_dpm.c | 545 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_divider_value() local 572 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_ds_dividers() local 584 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_ss_dividers() local 597 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_vid() local 614 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_allos_gnb_slow() local 626 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_force_nbp_state() local 638 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_display_wm() local 650 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_vce_wm() local 662 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_at() local 693 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_power_level_enable_disable() local
|
A D | r600_dpm.c | 533 u32 ix = 3 - (3 & index); in r600_voltage_control_program_voltages() local 564 u32 ix = 3 - (3 & index); in r600_power_level_enable() local 577 u32 ix = 3 - (3 & index); in r600_power_level_set_voltage_index() local 586 u32 ix = 3 - (3 & index); in r600_power_level_set_mem_clock_index() local 595 u32 ix = 3 - (3 & index); in r600_power_level_set_eng_clock_index() local 605 u32 ix = 3 - (3 & index); in r600_power_level_set_watermark_id() local 616 u32 ix = 3 - (3 & index); in r600_power_level_set_pcie_gen2() local
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_vcap.c | 56 u16 ix, int cmd, int sel) in vcap_cmd() 174 struct vcap_data *data, int ix) in vcap_data_offset_get() 345 static void is2_entry_set(struct ocelot *ocelot, int ix, in is2_entry_set() 669 static void is1_entry_set(struct ocelot *ocelot, int ix, in is1_entry_set() 808 static void es0_entry_set(struct ocelot *ocelot, int ix, in es0_entry_set() 851 static void vcap_entry_get(struct ocelot *ocelot, int ix, in vcap_entry_get() 875 static void vcap_entry_set(struct ocelot *ocelot, int ix, in vcap_entry_set()
|
/linux-6.3-rc2/arch/mips/math-emu/ |
A D | sp_sqrt.c | 14 int ix, s, q, m, t, i; in ieee754sp_sqrt() local
|
/linux-6.3-rc2/fs/qnx4/ |
A D | dir.c | 61 int ix, ino; in qnx4_readdir() local
|
/linux-6.3-rc2/fs/ext4/ |
A D | ext4_extents.h | 239 static inline ext4_fsblk_t ext4_idx_pblock(struct ext4_extent_idx *ix) in ext4_idx_pblock() 266 static inline void ext4_idx_store_pblock(struct ext4_extent_idx *ix, in ext4_idx_store_pblock()
|