Lines Matching defs:ctx

110 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx)  in trace_call_bpf()
715 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
1033 BPF_CALL_1(bpf_get_func_ip_tracing, void *, ctx) in BPF_CALL_1() argument
1129 BPF_CALL_1(bpf_get_attach_cookie_trace, void *, ctx) in BPF_CALL_1() argument
1144 BPF_CALL_1(bpf_get_attach_cookie_pe, struct bpf_perf_event_data_kern *, ctx) in BPF_CALL_1() argument
1156 BPF_CALL_1(bpf_get_attach_cookie_tracing, void *, ctx) in BPF_CALL_1() argument
1195 BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value) in BPF_CALL_3() argument
1215 BPF_CALL_2(get_func_ret, void *, ctx, u64 *, value) in BPF_CALL_2() argument
1232 BPF_CALL_1(get_func_arg_cnt, void *, ctx) in BPF_CALL_1() argument
1652 BPF_CALL_3(bpf_perf_prog_read_value, struct bpf_perf_event_data_kern *, ctx, in BPF_CALL_3() argument
1678 BPF_CALL_4(bpf_read_branch_records, struct bpf_perf_event_data_kern *, ctx, in BPF_CALL_4() argument
2682 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()
2705 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_entry_ip()
3046 static u64 bpf_kprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_cookie()
3050 static u64 bpf_kprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_kprobe_multi_entry_ip()
3307 static u64 bpf_uprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_entry_ip()
3316 static u64 bpf_uprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_cookie()
3480 static u64 bpf_uprobe_multi_cookie(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_cookie()
3484 static u64 bpf_uprobe_multi_entry_ip(struct bpf_run_ctx *ctx) in bpf_uprobe_multi_entry_ip()