Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dftrace.h426 struct ftrace_ops { struct
428 struct ftrace_ops __rcu *next; argument
433 struct ftrace_ops_hash local_hash; argument
434 struct ftrace_ops_hash *func_hash; argument
435 struct ftrace_ops_hash old_hash; argument
440 ftrace_ops_func_t ops_func; argument
441 struct ftrace_ops *managed; argument
448 extern struct ftrace_ops __rcu *ftrace_ops_list; argument
Dperf_event.h866 struct ftrace_ops ftrace_ops; member