Lines Matching defs:run_ctx
899 static u64 notrace __bpf_prog_enter_recur(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx)
904 run_ctx->saved_run_ctx = bpf_set_run_ctx(&run_ctx->run_ctx);
944 struct bpf_tramp_run_ctx *run_ctx)
947 bpf_reset_run_ctx(run_ctx->saved_run_ctx);
955 struct bpf_tramp_run_ctx *run_ctx)
963 run_ctx->saved_run_ctx = bpf_set_run_ctx(&run_ctx->run_ctx);
969 struct bpf_tramp_run_ctx *run_ctx)
972 bpf_reset_run_ctx(run_ctx->saved_run_ctx);
978 struct bpf_tramp_run_ctx *run_ctx)
984 run_ctx->saved_run_ctx = bpf_set_run_ctx(&run_ctx->run_ctx);
996 struct bpf_tramp_run_ctx *run_ctx)
998 bpf_reset_run_ctx(run_ctx->saved_run_ctx);
1007 struct bpf_tramp_run_ctx *run_ctx)
1013 run_ctx->saved_run_ctx = bpf_set_run_ctx(&run_ctx->run_ctx);
1019 struct bpf_tramp_run_ctx *run_ctx)
1021 bpf_reset_run_ctx(run_ctx->saved_run_ctx);
1029 struct bpf_tramp_run_ctx *run_ctx)
1034 run_ctx->saved_run_ctx = bpf_set_run_ctx(&run_ctx->run_ctx);
1040 struct bpf_tramp_run_ctx *run_ctx)
1043 bpf_reset_run_ctx(run_ctx->saved_run_ctx);