Lines Matching refs:__bpf_net_ctx
4260 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_ingress() local
4266 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in sch_handle_ingress()
4323 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in sch_handle_egress() local
4329 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in sch_handle_egress()
5340 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in do_xdp_generic() local
5347 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in do_xdp_generic()
6574 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in busy_poll_stop() local
6592 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in busy_poll_stop()
6625 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in __napi_busy_loop() local
6644 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in __napi_busy_loop()
7424 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in napi_threaded_poll_loop() local
7433 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in napi_threaded_poll_loop()
7476 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in net_rx_action() local
7481 bpf_net_ctx = bpf_net_ctx_set(&__bpf_net_ctx); in net_rx_action()