Searched refs:ftrace_ops_get_func (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dftrace.c845 func = ftrace_ops_get_func(ops); arch_ftrace_update_trampoline()
/linux-4.1.27/include/linux/
H A Dftrace.h65 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops); trace_init()
/linux-4.1.27/kernel/trace/
H A Dftrace.c260 return ftrace_ops_get_func(ops); ftrace_ops_get_list_func()
5227 * ftrace_ops_get_func - get the function a trampoline should call
5237 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops) ftrace_ops_get_func() function

Completed in 102 milliseconds