Searched refs:bpf_run_ctx (Results 1 – 3 of 3) sorted by relevance
1186 struct bpf_run_ctx {}; struct1189 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()
45 struct bpf_run_ctx;1454 struct bpf_run_ctx *bpf_ctx;
94 struct bpf_run_ctx *old_ctx; in bpf_test_run()
Completed in 19 milliseconds