Home
last modified time | relevance | path

Searched refs:bpf_raw_tracepoint_args (Results 1 – 8 of 8) sorted by relevance

/linux/samples/bpf/
A Dtest_overhead_raw_tp_kern.c7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog()
13 int prog2(struct bpf_raw_tracepoint_args *ctx) in prog2()
/linux/include/linux/
A Dbpf_types.h46 struct bpf_raw_tracepoint_args, u64)
48 struct bpf_raw_tracepoint_args, u64)
/linux/tools/testing/selftests/bpf/progs/
A Dtest_overhead.c25 int prog3(struct bpf_raw_tracepoint_args *ctx) in prog3()
A Dpyperf.h169 int __on_event(struct bpf_raw_tracepoint_args *ctx) in __on_event()
269 int on_event(struct bpf_raw_tracepoint_args* ctx) in on_event()
A Dprofiler.inc.h683 int raw_tracepoint__sched_process_exec(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_exec()
948 int raw_tracepoint__sched_process_fork(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_fork()
/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() argument
1521 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() argument
1547 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4() argument
/linux/tools/include/uapi/linux/
A Dbpf.h6097 struct bpf_raw_tracepoint_args { struct
/linux/include/uapi/linux/
A Dbpf.h6097 struct bpf_raw_tracepoint_args { struct

Completed in 39 milliseconds