ftrace_set_notrace
int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf,
EXPORT_SYMBOL_GPL(ftrace_set_notrace);
extern int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf,
if (ftrace_set_notrace(tr->ops, q, strlen(q), 0) < 0)
ret = ftrace_set_notrace(ops, re, len, reset);