Searched refs:bpf_run_ctx (Results 1 – 5 of 5) sorted by relevance
91 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx);92 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx);94 static u64 bpf_uprobe_multi_cookie(struct bpf_run_ctx *ctx);95 static u64 bpf_uprobe_multi_entry_ip(struct bpf_run_ctx *ctx);2109 struct bpf_run_ctx *old_run_ctx; in __bpf_trace_run()2330 struct bpf_run_ctx run_ctx;2562 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()2585 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_entry_ip()2607 struct bpf_run_ctx *old_run_ctx; in kprobe_multi_link_prog_run()2940 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()[all …]
2535 struct bpf_run_ctx {}; struct2538 struct bpf_run_ctx run_ctx;2544 struct bpf_run_ctx run_ctx;2550 struct bpf_run_ctx run_ctx;2552 struct bpf_run_ctx *saved_run_ctx;2555 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()2557 struct bpf_run_ctx *old_ctx = NULL; in bpf_set_run_ctx()2566 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx()2586 struct bpf_run_ctx *old_run_ctx; in bpf_prog_run_array()2626 struct bpf_run_ctx *old_run_ctx; in bpf_prog_run_array_uprobe()[all …]
682 struct bpf_run_ctx run_ctx, *old_run_ctx; in bpf_iter_run_prog()
92 struct bpf_run_ctx *old_run_ctx; in bpf_prog_run_array_cg()
393 struct bpf_run_ctx *old_ctx; in bpf_test_run()751 struct bpf_run_ctx *old_run_ctx; in __bpf_prog_test_run_raw_tp()