Home
last modified time | relevance | path

Searched refs:ftrace_regex_open (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dftrace.h563 int ftrace_regex_open(struct ftrace_ops *ops, int flag,
777 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) macro
/Linux-v5.15/kernel/trace/
Dtrace_stack.c502 return ftrace_regex_open(ops, FTRACE_ITER_FILTER, in stack_trace_filter_open()
Dftrace.c3756 ftrace_regex_open(struct ftrace_ops *ops, int flag, in ftrace_regex_open() function
3849 return ftrace_regex_open(ops, in ftrace_filter_open()
3860 return ftrace_regex_open(ops, FTRACE_ITER_NOTRACE, in ftrace_notrace_open()