Searched defs:ftrace_ops (Results 1 – 4 of 4) sorted by relevance
325 struct ftrace_ops { struct327 struct ftrace_ops __rcu *next; argument332 struct ftrace_ops_hash local_hash; argument333 struct ftrace_ops_hash *func_hash; argument334 struct ftrace_ops_hash old_hash; argument338 ftrace_ops_func_t ops_func; argument345 extern struct ftrace_ops __rcu *ftrace_ops_list; argument
822 struct ftrace_ops ftrace_ops; member
200 struct ftrace_ops { struct202 struct ftrace_ops __rcu *next; argument207 struct ftrace_ops_hash local_hash; argument208 struct ftrace_ops_hash *func_hash; argument209 struct ftrace_ops_hash old_hash; argument216 extern struct ftrace_ops __rcu *ftrace_ops_list; argument
761 struct ftrace_ops ftrace_ops; member