Lines Matching defs:call
22 syscall_get_enter_fields(struct ftrace_event_call *call) in syscall_get_enter_fields()
222 static int __init set_syscall_print_fmt(struct ftrace_event_call *call) in set_syscall_print_fmt()
247 static void __init free_syscall_print_fmt(struct ftrace_event_call *call) in free_syscall_print_fmt()
255 static int __init syscall_enter_define_fields(struct ftrace_event_call *call) in syscall_enter_define_fields()
278 static int __init syscall_exit_define_fields(struct ftrace_event_call *call) in syscall_exit_define_fields()
388 struct ftrace_event_call *call) in reg_event_syscall_enter()
409 struct ftrace_event_call *call) in unreg_event_syscall_enter()
426 struct ftrace_event_call *call) in reg_event_syscall_exit()
447 struct ftrace_event_call *call) in unreg_event_syscall_exit()
463 static int __init init_syscall_trace(struct ftrace_event_call *call) in init_syscall_trace()
587 static int perf_sysenter_enable(struct ftrace_event_call *call) in perf_sysenter_enable()
608 static void perf_sysenter_disable(struct ftrace_event_call *call) in perf_sysenter_disable()
659 static int perf_sysexit_enable(struct ftrace_event_call *call) in perf_sysexit_enable()
680 static void perf_sysexit_disable(struct ftrace_event_call *call) in perf_sysexit_disable()