Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h1198 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx() function
1240 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in BPF_PROG_RUN_ARRAY_CG_FLAGS()
1269 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in BPF_PROG_RUN_ARRAY_CG()
1297 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in BPF_PROG_RUN_ARRAY()
/linux/net/bpf/
A Dtest_run.c114 old_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in bpf_test_run()

Completed in 12 milliseconds