Home
last modified time | relevance | path

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

/Linux-v5.4/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.h716 struct ftrace_ops ftrace_ops; member