ftrace_ops_get_func  888 arch/x86/kernel/ftrace.c 	func = ftrace_ops_get_func(ops);
ftrace_ops_get_func   92 include/linux/ftrace.h ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops);
ftrace_ops_get_func  182 kernel/trace/ftrace.c 	return ftrace_ops_get_func(ops);