Searched refs:bpf_run_ctx (Results 1 – 6 of 6) sorted by relevance
87 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx);88 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx);90 static u64 bpf_uprobe_multi_cookie(struct bpf_run_ctx *ctx);91 static u64 bpf_uprobe_multi_entry_ip(struct bpf_run_ctx *ctx);2517 struct bpf_run_ctx run_ctx;2671 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()2693 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_entry_ip()2709 struct bpf_run_ctx *old_run_ctx; in kprobe_multi_link_prog_run()3012 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()3016 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_entry_ip()[all …]
1859 struct bpf_run_ctx {}; struct1862 struct bpf_run_ctx run_ctx;1868 struct bpf_run_ctx run_ctx;1874 struct bpf_run_ctx run_ctx;1876 struct bpf_run_ctx *saved_run_ctx;1879 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()1881 struct bpf_run_ctx *old_ctx = NULL; in bpf_set_run_ctx()1890 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx()1910 struct bpf_run_ctx *old_run_ctx; in bpf_prog_run_array()1951 struct bpf_run_ctx *old_run_ctx; in bpf_prog_run_array_uprobe()
47 struct bpf_run_ctx;1489 struct bpf_run_ctx *bpf_ctx;
697 struct bpf_run_ctx run_ctx, *old_run_ctx; in bpf_iter_run_prog()
39 struct bpf_run_ctx *old_run_ctx; in bpf_prog_run_array_cg()
396 struct bpf_run_ctx *old_ctx; in bpf_test_run()