Searched refs:bpf_set_run_ctx (Results 1 – 5 of 5) sorted by relevance
586 run_ctx->saved_run_ctx = bpf_set_run_ctx(&run_ctx->run_ctx); in __bpf_prog_enter()639 run_ctx->saved_run_ctx = bpf_set_run_ctx(&run_ctx->run_ctx); in __bpf_prog_enter_sleepable()
46 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in bpf_prog_run_array_cg()
1389 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx() function1430 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in bpf_prog_run_array()
396 old_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in bpf_test_run()
2405 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in kprobe_multi_link_prog_run()