Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtrace_events.h643 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function
/kernel/linux/linux-6.6/include/linux/
Dtrace_events.h791 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function
/kernel/linux/linux-5.10/kernel/trace/
Dbpf_trace.c92 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function
/kernel/linux/linux-6.6/kernel/trace/
Dbpf_trace.c110 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function