Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dbpf_trace.c1491 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5()
1521 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3()
1547 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4()
/linux/tools/include/uapi/linux/
A Dbpf.h6097 struct bpf_raw_tracepoint_args { struct
6098 __u64 args[0];
/linux/include/uapi/linux/
A Dbpf.h6097 struct bpf_raw_tracepoint_args { struct
6098 __u64 args[0];

Completed in 30 milliseconds