Searched defs:_ctx (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/staging/media/imx/ |
| H A D | imx-media-csc-scaler.c | 85 static void job_abort(void *_ctx) in job_abort() 93 static void ipu_ic_pp_complete(struct ipu_image_convert_run *run, void *_ctx) in ipu_ic_pp_complete() 116 static void device_run(void *_ctx) in device_run()
|
| /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 | 1659 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_timestamp() local 1671 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_hash() local 1686 const struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_vlan_tag() local
|
| H A D | virtio_net.c | 6695 static int virtnet_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in virtnet_xdp_rx_hash()
|
| /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 | 194 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_main.c | 7048 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash() 7062 static int igc_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in igc_xdp_rx_timestamp()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_main.c | 7638 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 | 820 #define for_each_epc(_epc, _ctx, _pmu, _event_type) \ argument
|