Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dftrace.h325 struct ftrace_ops { struct
327 struct ftrace_ops __rcu *next; argument
332 struct ftrace_ops_hash local_hash; argument
333 struct ftrace_ops_hash *func_hash; argument
334 struct ftrace_ops_hash old_hash; argument
338 ftrace_ops_func_t ops_func; argument
345 extern struct ftrace_ops __rcu *ftrace_ops_list; argument
Dperf_event.h822 struct ftrace_ops ftrace_ops; member
/kernel/linux/linux-5.10/include/linux/
Dftrace.h200 struct ftrace_ops { struct
202 struct ftrace_ops __rcu *next; argument
207 struct ftrace_ops_hash local_hash; argument
208 struct ftrace_ops_hash *func_hash; argument
209 struct ftrace_ops_hash old_hash; argument
216 extern struct ftrace_ops __rcu *ftrace_ops_list; argument
Dperf_event.h761 struct ftrace_ops ftrace_ops; member