Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dftrace.h449 struct ftrace_ops { struct
451 struct ftrace_ops __rcu *next; argument
456 struct ftrace_ops_hash local_hash; argument
457 struct ftrace_ops_hash *func_hash; argument
458 struct ftrace_ops_hash old_hash; argument
463 ftrace_ops_func_t ops_func; argument
464 struct ftrace_ops *managed; argument
471 extern struct ftrace_ops __rcu *ftrace_ops_list; argument