| /linux/io_uring/ |
| H A D | xattr.c | 27 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_xattr_cleanup() local 45 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in __io_getxattr_prep() local 81 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_getxattr_prep() local 99 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_fgetxattr() local 111 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_getxattr() local 125 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in __io_setxattr_prep() local 153 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_setxattr_prep() local 176 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_fsetxattr() local 188 struct io_xattr *ix = io_kiocb_to_cmd(req, struct io_xattr); in io_setxattr() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | pool.c | 45 static int mlx5e_xsk_add_pool(struct mlx5e_xsk *xsk, struct xsk_buff_pool *pool, u16 ix) in mlx5e_xsk_add_pool() 57 static void mlx5e_xsk_remove_pool(struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_remove_pool() 78 struct xsk_buff_pool *pool, u16 ix) in mlx5e_xsk_enable_locked() 162 static int mlx5e_xsk_disable_locked(struct mlx5e_priv *priv, u16 ix) in mlx5e_xsk_disable_locked() 197 u16 ix) in mlx5e_xsk_enable_pool() 208 static int mlx5e_xsk_disable_pool(struct mlx5e_priv *priv, u16 ix) in mlx5e_xsk_disable_pool()
|
| H A D | pool.h | 10 struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_get_pool()
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H 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/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | channels.c | 14 static struct mlx5e_channel *mlx5e_channels_get(struct mlx5e_channels *chs, unsigned int ix) in mlx5e_channels_get() 20 bool mlx5e_channels_is_xsk(struct mlx5e_channels *chs, unsigned int ix) in mlx5e_channels_is_xsk() 27 void mlx5e_channels_get_regular_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn, in mlx5e_channels_get_regular_rqn() 37 void mlx5e_channels_get_xsk_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn, in mlx5e_channels_get_xsk_rqn()
|
| H A D | rx_res.c | 356 int ix; in mlx5e_rx_res_channels_init() local 454 unsigned int ix; in mlx5e_rx_res_channels_destroy() local 528 u32 mlx5e_rx_res_get_tirn_direct(struct mlx5e_rx_res *res, unsigned int ix) in mlx5e_rx_res_get_tirn_direct() 553 u32 mlx5e_rx_res_get_rqtn_direct(struct mlx5e_rx_res *res, unsigned int ix) in mlx5e_rx_res_get_rqtn_direct() 560 unsigned int ix) in mlx5e_rx_res_channel_activate_direct() 574 unsigned int ix) in mlx5e_rx_res_channel_deactivate_direct() 587 unsigned int nch, ix; in mlx5e_rx_res_channels_activate() local 623 unsigned int ix; in mlx5e_rx_res_channels_deactivate() local 641 unsigned int ix, bool xsk) in mlx5e_rx_res_xsk_update() 660 unsigned int ix; in mlx5e_rx_res_packet_merge_set_param() local
|
| H 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 217 int ix; in mlx5e_close_qos_sq() local
|
| H A D | fs_tt_redirect.c | 148 int ix = 0; in fs_udp_create_groups() local 430 int ix = 0; in fs_any_create_groups() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H 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 601 int ix; in mlx5_fpga_conn_free_recv_bufs() local 615 int ix; in mlx5_fpga_conn_flush_send_bufs() local
|
| /linux/net/rxrpc/ |
| H A D | call_event.c | 64 unsigned int ix = req->seq & RXRPC_TXQ_MASK; in rxrpc_retransmit_data() local 111 unsigned int ix = __ffs(lost); in rxrpc_resend() local 231 int ix; in rxrpc_transmit_fresh_data() local
|
| H A D | input.c | 207 int ix) in rxrpc_add_data_rtt_sample() 251 unsigned int ix = seq - call->tx_qbase; in rxrpc_rotate_tx_window() local 861 for (int ix = 0; ix < RXRPC_NR_TXQUEUE; ix++) in rxrpc_input_soft_rtt() local
|
| /linux/arch/s390/lib/ |
| H A D | spinlock.c | 83 int ix; in arch_spin_lock_setup() local 138 int ix, cpu; in arch_spin_decode_tail() local 159 int lockval, ix, node_id, tail_id, old, new, owner, count; in arch_spin_lock_queued() local
|
| /linux/drivers/media/dvb-frontends/ |
| H 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/drivers/gpu/drm/radeon/ |
| H A D | trinity_dpm.c | 541 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_divider_value() local 568 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_ds_dividers() local 580 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_ss_dividers() local 593 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_vid() local 610 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_allos_gnb_slow() local 622 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_force_nbp_state() local 634 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_display_wm() local 646 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_vce_wm() local 658 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_set_at() local 689 u32 ix = index * TRINITY_SIZEOF_DPM_STATE_TABLE; in trinity_power_level_enable_disable() local
|
| H A D | r600_dpm.c | 531 u32 ix = 3 - (3 & index); in r600_voltage_control_program_voltages() local 562 u32 ix = 3 - (3 & index); in r600_power_level_enable() local 575 u32 ix = 3 - (3 & index); in r600_power_level_set_voltage_index() local 584 u32 ix = 3 - (3 & index); in r600_power_level_set_mem_clock_index() local 593 u32 ix = 3 - (3 & index); in r600_power_level_set_eng_clock_index() local 603 u32 ix = 3 - (3 & index); in r600_power_level_set_watermark_id() local 614 u32 ix = 3 - (3 & index); in r600_power_level_set_pcie_gen2() local
|
| /linux/drivers/net/ethernet/mscc/ |
| H 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() 809 static void es0_entry_set(struct ocelot *ocelot, int ix, in es0_entry_set() 852 static void vcap_entry_get(struct ocelot *ocelot, int ix, in vcap_entry_get() 876 static void vcap_entry_set(struct ocelot *ocelot, int ix, in vcap_entry_set()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | mpfs.c | 80 static int alloc_l2table_index(struct mlx5_mpfs *l2table, u32 *ix) in alloc_l2table_index() 93 static void free_l2table_index(struct mlx5_mpfs *l2table, u32 ix) in free_l2table_index()
|
| H A D | ipsec_fs_roce.c | 347 int ix = 0; in ipsec_fs_roce_tx_mpv_create_group_rules() local 452 int ix = 0; in ipsec_fs_roce_rx_mpv_create() local 609 int ix = 0; in mlx5_ipsec_fs_roce_tx_create() local 720 int ix = 0; in mlx5_ipsec_fs_roce_rx_create() local
|
| H A D | fs_ttc.c | 467 int ix = *next_ix; in mlx5_create_ttc_table_ipsec_groups() local 534 int ix = 0; in mlx5_create_ttc_table_groups() local 711 int ix = 0; in mlx5_create_inner_ttc_table_groups() local
|
| /linux/lib/dim/ |
| H A D | net_dim.c | 60 net_dim_get_rx_moderation(u8 cq_period_mode, int ix) in net_dim_get_rx_moderation() 80 net_dim_get_tx_moderation(u8 cq_period_mode, int ix) in net_dim_get_tx_moderation()
|
| /linux/arch/mips/math-emu/ |
| H A D | sp_sqrt.c | 14 int ix, s, q, m, t, i; in ieee754sp_sqrt() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rx.c | 339 static inline struct mlx5e_wqe_frag_info *get_frag(struct mlx5e_rq *rq, u16 ix) in get_frag() 345 u16 ix) in mlx5e_alloc_rx_wqe() 390 static void mlx5e_dealloc_rx_wqe(struct mlx5e_rq *rq, u16 ix) in mlx5e_dealloc_rx_wqe() 408 static void mlx5e_xsk_free_rx_wqes(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_xsk_free_rx_wqes() 426 static void mlx5e_free_rx_wqes(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_free_rx_wqes() 440 static int mlx5e_alloc_rx_wqes(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_alloc_rx_wqes() 458 static int mlx5e_refill_rx_wqes(struct mlx5e_rq *rq, u16 ix, int wqe_bulk) in mlx5e_refill_rx_wqes() 614 static int mlx5e_alloc_rx_mpwqe(struct mlx5e_rq *rq, u16 ix) in mlx5e_alloc_rx_mpwqe() 695 static void mlx5e_dealloc_rx_mpwqe(struct mlx5e_rq *rq, u16 ix) in mlx5e_dealloc_rx_mpwqe()
|
| /linux/lib/tests/ |
| H A D | kunit_iov_iter.c | 744 int ix; in iov_kunit_extract_pages_kvec() local 822 int ix; in iov_kunit_extract_pages_bvec() local 905 int ix; in iov_kunit_extract_pages_folioq() local 983 int ix; in iov_kunit_extract_pages_xarray() local
|
| /linux/fs/netfs/ |
| H A D | rolling_buffer.c | 122 int nr, ix, to; in rolling_buffer_load_from_ra() local
|
| /linux/drivers/infiniband/core/ |
| H A D | cache.c | 382 struct ib_gid_table *table, int ix) in del_gid() 552 int ix; in __ib_cache_gid_add() local 606 int ix; in _ib_cache_gid_del() local 644 int ix; in ib_cache_gid_del_all_netdev_gids() local
|