Searched defs:__bpf_net_ctx (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/net/core/ |
D | lwt_bpf.c | 42 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in run_lwt_bpf() local
|
D | dev.c | 4064 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_ingress() local 4127 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_egress() local 5138 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in do_xdp_generic() local 6355 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in busy_poll_stop() local 6406 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in __napi_busy_loop() local 6884 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in napi_threaded_poll_loop() local 6936 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in net_rx_action() local
|
/linux-6.12.1/net/bpf/ |
D | test_run.c | 288 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in xdp_test_run_batch() local 403 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in bpf_test_run() local
|
/linux-6.12.1/kernel/bpf/ |
D | cpumap.c | 241 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in cpu_map_bpf_prog_run() local
|
/linux-6.12.1/drivers/net/ |
D | netkit.c | 68 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in netkit_xmit() local
|
D | tun.c | 1665 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_build_skb() local 2577 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in tun_sendmsg() local
|