Searched refs:ftrace_ops_get_func (Results 1 – 3 of 3) sorted by relevance
410 ftrace_ops_get_func(ops)), CALL_INSN_SIZE); in create_trampoline()494 func = ftrace_ops_get_func(ops); in arch_ftrace_update_trampoline()
132 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops);
173 return ftrace_ops_get_func(ops); in ftrace_ops_get_list_func()7603 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops) in ftrace_ops_get_func() function