Home
last modified time | relevance | path

Searched refs:bpf_reset_run_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dbpf.h1209 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx() function
1248 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()
/linux/net/bpf/
A Dtest_run.c122 bpf_reset_run_ctx(old_ctx); in bpf_test_run()

Completed in 12 milliseconds