Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dftrace.h277 struct ftrace_ops { struct
279 struct ftrace_ops __rcu *next; argument
284 struct ftrace_ops_hash local_hash; argument
285 struct ftrace_ops_hash *func_hash; argument
286 struct ftrace_ops_hash old_hash; argument
290 ftrace_ops_func_t ops_func; argument
294 extern struct ftrace_ops __rcu *ftrace_ops_list; argument
Dperf_event.h800 struct ftrace_ops ftrace_ops; member