Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dftrace.h742 #define ftrace_set_notrace(ops, buf, len, reset) ({ -ENODEV; }) macro
/Linux-v5.10/kernel/trace/
Dftrace.c5439 int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_notrace() function