Home
last modified time | relevance | path

Searched defs:trace_call_bpf (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dtrace_events.h752 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function
/linux-6.1.9/kernel/trace/
Dbpf_trace.c102 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function