Home
last modified time | relevance | path

Searched refs:trace_kprobe_error_injectable (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_probe.h201 bool trace_kprobe_error_injectable(struct trace_event_call *call);
208 static inline bool trace_kprobe_error_injectable(struct trace_event_call *call) in trace_kprobe_error_injectable() function
Dtrace_kprobe.c229 bool trace_kprobe_error_injectable(struct trace_event_call *call) in trace_kprobe_error_injectable() function
Dbpf_trace.c1914 !trace_kprobe_error_injectable(event->tp_event))) in perf_event_attach_bpf_prog()