Home
last modified time | relevance | path

Searched defs:bpf_raw_tracepoint_args (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c1800 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5()
1831 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3()
1857 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4()
/linux-6.3-rc2/include/uapi/linux/
A Dbpf.h6748 struct bpf_raw_tracepoint_args { struct
6749 __u64 args[0];
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbpf.h6748 struct bpf_raw_tracepoint_args { struct
6749 __u64 args[0];

Completed in 33 milliseconds