Home
last modified time | relevance | path

Searched refs:ftrace_set_notrace (Results 1 – 4 of 4) sorted by relevance

/kernel/trace/
Dtrace_boot.c580 if (ftrace_set_notrace(tr->ops, q, strlen(q), 0) < 0) in trace_boot_set_ftrace_filter()
Dtrace.h1092 extern int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf,
Dtrace_events_filter.c2008 ret = ftrace_set_notrace(ops, re, len, reset); in ftrace_function_set_regexp()
Dftrace.c5481 int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_notrace() function
5487 EXPORT_SYMBOL_GPL(ftrace_set_notrace);