Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dftrace.h865 #define ftrace_set_notrace(ops, buf, len, reset) ({ -ENODEV; }) macro
/linux-6.1.9/kernel/trace/
Dftrace.c5933 int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_notrace() function