Searched refs:ftrace_set_notrace (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | ftrace.h | 379 int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf, 626 #define ftrace_set_notrace(ops, buf, len, reset) ({ -ENODEV; }) macro
|
| /linux-4.4.14/kernel/trace/ |
| D | ftrace.c | 4235 int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_notrace() function 4241 EXPORT_SYMBOL_GPL(ftrace_set_notrace);
|
| D | trace_events_filter.c | 2169 ret = ftrace_set_notrace(ops, re, len, reset); in ftrace_function_set_regexp()
|