Searched defs:ftrace_ops (Results 1 – 1 of 1) sorted by relevance
426 struct ftrace_ops { struct428 struct ftrace_ops __rcu *next; argument433 struct ftrace_ops_hash local_hash; argument434 struct ftrace_ops_hash *func_hash; argument435 struct ftrace_ops_hash old_hash; argument440 ftrace_ops_func_t ops_func; argument441 struct ftrace_ops *managed; argument448 extern struct ftrace_ops __rcu *ftrace_ops_list; argument