Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtest_overhead_raw_tp.bpf.c7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog()
13 int prog2(struct bpf_raw_tracepoint_args *ctx) in prog2()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func_ctx_args.c62 __weak int raw_tp_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_ctx_subprog()
78 __weak int raw_tp_writable_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_writable_ctx_subprog()
H A Dtest_overhead.c25 int prog3(struct bpf_raw_tracepoint_args *ctx) in prog3()
H A Dpyperf.h221 int __on_event(struct bpf_raw_tracepoint_args *ctx)
346 int on_event(struct bpf_raw_tracepoint_args* ctx)
H A Dprofiler.inc.h694 int raw_tracepoint__sched_process_exec(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_exec()
962 int raw_tracepoint__sched_process_fork(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_fork()
/openbmc/linux/include/linux/
H A Dbpf_types.h46 struct bpf_raw_tracepoint_args, u64)
48 struct bpf_raw_tracepoint_args, u64)
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1848 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() argument
1879 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() argument
1905 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4() argument
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6973 struct bpf_raw_tracepoint_args { struct
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6976 struct bpf_raw_tracepoint_args { struct