Searched refs:bpf_run_ctx (Results 1 – 3 of 3) sorted by relevance
1144 struct bpf_run_ctx {}; struct1147 struct bpf_run_ctx run_ctx;1156 struct bpf_run_ctx *old_run_ctx; \1205 struct bpf_run_ctx *old_run_ctx; \1272 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()1274 struct bpf_run_ctx *old_ctx; in bpf_set_run_ctx()1281 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx()
44 struct bpf_run_ctx;1474 struct bpf_run_ctx *bpf_ctx;
23 struct bpf_run_ctx *old_ctx; in bpf_test_run()