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/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | xdp.c | 187 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_timestamp() local 247 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_hash() local 269 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/clk/samsung/ |
| H A D | clk-exynos5-subcmu.c | 58 void exynos5_subcmus_init(struct samsung_clk_provider *_ctx, int _nr_cmus, in exynos5_subcmus_init()
|
| /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 | 1668 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_timestamp() local 1680 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_hash() local 1695 const struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_vlan_tag() local
|
| H A D | virtio_net.c | 6728 static int virtnet_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in virtnet_xdp_rx_hash()
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_rx_dqo.c | 519 int gve_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in gve_xdp_rx_timestamp()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cmdbuf.c | 194 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
|
| /linux/kernel/events/ |
| H A D | core.c | 821 #define for_each_epc(_epc, _ctx, _pmu, _event_type) \ argument
|