Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h1186 struct bpf_run_ctx {}; struct
1189 struct bpf_run_ctx run_ctx;
1194 struct bpf_run_ctx run_ctx;
1198 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()
1200 struct bpf_run_ctx *old_ctx = NULL; in bpf_set_run_ctx()
1209 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx()
1231 struct bpf_run_ctx *old_run_ctx; in BPF_PROG_RUN_ARRAY_CG_FLAGS()
1261 struct bpf_run_ctx *old_run_ctx; in BPF_PROG_RUN_ARRAY_CG()
1288 struct bpf_run_ctx *old_run_ctx; in BPF_PROG_RUN_ARRAY()
A Dsched.h45 struct bpf_run_ctx;
1454 struct bpf_run_ctx *bpf_ctx;
/linux/net/bpf/
A Dtest_run.c94 struct bpf_run_ctx *old_ctx; in bpf_test_run()

Completed in 19 milliseconds