Searched refs:ftrace_ops_get_func (Results 1 – 2 of 2) sorted by relevance
273 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops);
207 return ftrace_ops_get_func(ops); in ftrace_ops_get_list_func()1869 ftrace_ops_get_func(ops) == ops->func) in __ftrace_hash_rec_update()7986 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops) in ftrace_ops_get_func() function