Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dftrace.h310 struct ftrace_ops { struct
312 struct ftrace_ops __rcu *next; argument
317 struct ftrace_ops_hash local_hash; argument
318 struct ftrace_ops_hash *func_hash; argument
319 struct ftrace_ops_hash old_hash; argument
323 ftrace_ops_func_t ops_func; argument
327 extern struct ftrace_ops __rcu *ftrace_ops_list; argument
A Dperf_event.h818 struct ftrace_ops ftrace_ops; member

Completed in 11 milliseconds