Home
last modified time | relevance | path

Searched refs:bpf_net_ctx (Results 1 – 3 of 3) sorted by relevance

/net/core/
A Dlwt_bpf.c43 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in run_lwt_bpf() local
50 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()
A Ddev.c4379 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 …]
/net/bpf/
A Dtest_run.c288 struct bpf_net_context __bpf_net_ctx, *bpf_net_ctx; in xdp_test_run_batch() local
301 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() local
429 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