Searched refs:bpf_net_ctx (Results 1 – 3 of 3) sorted by relevance
43 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in run_lwt_bpf() local50 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in run_lwt_bpf()83 bpf_net_ctx_clear(bpf_net_ctx); in run_lwt_bpf()
4379 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4384 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4394 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4397 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_ingress()4430 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4435 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4445 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()4448 bpf_net_ctx_clear(bpf_net_ctx); in sch_handle_egress()5458 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()6705 bpf_net_ctx_clear(bpf_net_ctx); in busy_poll_stop()[all …]
288 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in xdp_test_run_batch() local301 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in xdp_test_run_batch()367 bpf_net_ctx_clear(bpf_net_ctx); in xdp_test_run_batch()403 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in bpf_test_run() local429 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in bpf_test_run()436 bpf_net_ctx_clear(bpf_net_ctx); in bpf_test_run()
Completed in 33 milliseconds