Searched refs:bpf_reset_run_ctx (Results 1 – 2 of 2) sorted by relevance
1209 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx() function1248 bpf_reset_run_ctx(old_run_ctx); in BPF_PROG_RUN_ARRAY_CG_FLAGS()1275 bpf_reset_run_ctx(old_run_ctx); in BPF_PROG_RUN_ARRAY_CG()1304 bpf_reset_run_ctx(old_run_ctx); in BPF_PROG_RUN_ARRAY()
122 bpf_reset_run_ctx(old_ctx); in bpf_test_run()
Completed in 12 milliseconds