Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dftrace.h65 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops);
/linux-4.1.27/arch/x86/kernel/
Dftrace.c845 func = ftrace_ops_get_func(ops); in arch_ftrace_update_trampoline()
/linux-4.1.27/kernel/trace/
Dftrace.c260 return ftrace_ops_get_func(ops); in ftrace_ops_get_list_func()
5237 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops) in ftrace_ops_get_func() function