Lines Matching refs:bpf_net_ctx
4344 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_ingress() local
4350 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in sch_handle_ingress()
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()
4407 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_egress() local
4413 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in sch_handle_egress()
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()
5430 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in do_xdp_generic() local
5437 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in do_xdp_generic()
5451 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()
5454 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()
5458 bpf_net_ctx_clear(bpf_net_ctx); in do_xdp_generic()
6664 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in busy_poll_stop() local
6682 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in busy_poll_stop()
6705 bpf_net_ctx_clear(bpf_net_ctx); in busy_poll_stop()
6715 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in __napi_busy_loop() local
6734 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in __napi_busy_loop()
6765 bpf_net_ctx_clear(bpf_net_ctx); in __napi_busy_loop()
7598 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in napi_threaded_poll_loop() local
7607 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in napi_threaded_poll_loop()
7624 bpf_net_ctx_clear(bpf_net_ctx); in napi_threaded_poll_loop()
7650 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in net_rx_action() local
7655 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in net_rx_action()
7710 bpf_net_ctx_clear(bpf_net_ctx); in net_rx_action()