Searched defs:bpf_net_ctx (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | filter.h | 791 static inline struct bpf_net_context *bpf_net_ctx_set(struct bpf_net_context *bpf_net_ctx) in bpf_net_ctx_set() 803 static inline void bpf_net_ctx_clear(struct bpf_net_context *bpf_net_ctx) in bpf_net_ctx_clear() 816 struct bpf_net_context *bpf_net_ctx = bpf_net_ctx_get(); in bpf_net_ctx_get_ri() local 828 struct bpf_net_context *bpf_net_ctx = bpf_net_ctx_get(); in bpf_net_ctx_get_cpu_map_flush_list() local 840 struct bpf_net_context *bpf_net_ctx = bpf_net_ctx_get(); in bpf_net_ctx_get_dev_flush_list() local 852 struct bpf_net_context *bpf_net_ctx = bpf_net_ctx_get(); in bpf_net_ctx_get_xskmap_flush_list() local 866 struct bpf_net_context *bpf_net_ctx = bpf_net_ctx_get(); in bpf_net_ctx_get_all_used_flush_lists() local
|
| /linux/net/core/ |
| H A D | lwt_bpf.c | 43 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in run_lwt_bpf() local
|
| H A D | dev.c | 4394 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_ingress() local 4457 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_egress() local 5530 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in do_xdp_generic() local 6764 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in busy_poll_stop() local 6815 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in __napi_busy_loop() local 7698 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in napi_threaded_poll_loop() local 7750 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in net_rx_action() local
|
| /linux/net/bpf/ |
| H A D | test_run.c | 277 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in xdp_test_run_batch() local 392 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in bpf_test_run() local
|
| /linux/kernel/bpf/ |
| H A D | cpumap.c | 249 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in cpu_map_bpf_prog_run() local
|
| /linux/drivers/net/ |
| H A D | netkit.c | 79 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in netkit_xmit() local
|
| H A D | tun.c | 1603 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_build_skb() local 2522 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_sendmsg() local
|