Searched defs:ftrace_ops_hash (Results 1 – 1 of 1) sorted by relevance
142 struct ftrace_ops_hash { struct143 struct ftrace_hash *notrace_hash;144 struct ftrace_hash *filter_hash;168 struct ftrace_ops_hash local_hash; argument