Lines Matching defs:ctx
110 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf()
721 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
1016 BPF_CALL_1(bpf_get_func_ip_tracing, void *, ctx) in BPF_CALL_1() argument
1125 BPF_CALL_1(bpf_get_attach_cookie_trace, void *, ctx) in BPF_CALL_1() argument
1140 BPF_CALL_1(bpf_get_attach_cookie_pe, struct bpf_perf_event_data_kern *, ctx) in BPF_CALL_1() argument
1152 BPF_CALL_1(bpf_get_attach_cookie_tracing, void *, ctx) in BPF_CALL_1() argument
1191 BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value) in BPF_CALL_3() argument
1211 BPF_CALL_2(get_func_ret, void *, ctx, u64 *, value) in BPF_CALL_2() argument
1228 BPF_CALL_1(get_func_arg_cnt, void *, ctx) in BPF_CALL_1() argument
1728 BPF_CALL_3(bpf_perf_prog_read_value, struct bpf_perf_event_data_kern *, ctx, in BPF_CALL_3() argument
1754 BPF_CALL_4(bpf_read_branch_records, struct bpf_perf_event_data_kern *, ctx, in BPF_CALL_4() argument
2714 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()
2737 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_entry_ip()
3071 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()
3075 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_entry_ip()
3275 static u64 bpf_uprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_entry_ip()
3283 static u64 bpf_uprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_cookie()
3442 static u64 bpf_uprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_cookie()
3446 static u64 bpf_uprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_entry_ip()