Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dftrace.h191 struct ftrace_ops { struct
193 struct ftrace_ops __rcu *next; argument
198 struct ftrace_ops_hash local_hash; argument
199 struct ftrace_ops_hash *func_hash; argument
200 struct ftrace_ops_hash old_hash; argument
218 * The ftrace_ops must be a static and should also argument
Dperf_event.h699 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.h771 struct ftrace_ops ftrace_ops; member