Searched defs:_ctx (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | xdp.c | 180 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_timestamp() local 240 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_hash() local 262 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_vlan_tag() local
|
/linux/crypto/asymmetric_keys/ |
H A D | mscode_parser.c | 20 int mscode_parse(void *_ctx, const void *content_data, size_t data_len, in mscode_parse()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 645 struct mlx4_en_xdp_buff *_ctx = (void *)ctx; in mlx4_en_xdp_rx_timestamp() local 658 struct mlx4_en_xdp_buff *_ctx = (void *)ctx; in mlx4_en_xdp_rx_hash() local
|
/linux/drivers/net/ |
H A D | veth.c | 1653 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_timestamp() local 1665 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_hash() local 1680 const struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_vlan_tag() local
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 164 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry()
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf.c | 192 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 7032 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash() 7046 static int igc_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in igc_xdp_rx_timestamp()
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 446 #define ath_for_each_chanctx(_sc, _ctx) \ argument
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 7346 static int stmmac_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in stmmac_xdp_rx_timestamp()
|
/linux/kernel/events/ |
H A D | core.c | 781 #define for_each_epc(_epc, _ctx, _pmu, _cgroup) \ argument
|