Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtrace_events.h777 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c110 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function