Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dftrace.h426 struct ftrace_ops { struct
428 struct ftrace_ops __rcu *next; argument
433 struct ftrace_ops_hash local_hash; argument
434 struct ftrace_ops_hash *func_hash; argument
435 struct ftrace_ops_hash old_hash; argument
440 ftrace_ops_func_t ops_func; argument
441 struct ftrace_ops *managed; argument
448 extern struct ftrace_ops __rcu *ftrace_ops_list; argument