Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dftrace.c419 ftrace_ops_get_func(ops)), CALL_INSN_SIZE); in create_trampoline()
503 func = ftrace_ops_get_func(ops); in arch_ftrace_update_trampoline()
/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h95 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops);
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c176 return ftrace_ops_get_func(ops); in ftrace_ops_get_list_func()
7092 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops) in ftrace_ops_get_func() function