Searched refs:tracehook_report_syscall_entry (Results 1 – 24 of 24) sorted by relevance
102 static inline __must_check int tracehook_report_syscall_entry( in tracehook_report_syscall_entry() function
98 return tracehook_report_syscall_entry(regs); in arch_syscall_enter_tracehook()
143 tracehook_report_syscall_entry(regs)) in do_syscall_trace_enter()
106 if (tracehook_report_syscall_entry(regs)) in syscall_trace_enter()
162 tracehook_report_syscall_entry(regs)) in do_syscall_trace_enter()
138 return tracehook_report_syscall_entry(regs); in syscall_trace_enter()
137 ret = tracehook_report_syscall_entry(task_pt_regs(current)); in do_syscall_trace_enter()
177 tracehook_report_syscall_entry(regs)) in do_syscall_trace_enter()
246 if (tracehook_report_syscall_entry(regs)) in do_syscall_trace_enter()
295 ret = tracehook_report_syscall_entry(task_pt_regs(current)); in syscall_trace_enter()
351 tracehook_report_syscall_entry(regs))) in do_trap0()
326 tracehook_report_syscall_entry(current_pt_regs())) in syscall_trace_enter()
267 int rc = tracehook_report_syscall_entry(regs); in do_syscall_trace_enter()
261 if (tracehook_report_syscall_entry(regs)) in syscall_trace_entry()
459 tracehook_report_syscall_entry(regs)) { in do_syscall_trace_enter()
444 ret = tracehook_report_syscall_entry(regs); in syscall_trace()
1098 ret = tracehook_report_syscall_entry(regs); in syscall_trace_enter()
324 if (tracehook_report_syscall_entry(regs)) in syscall_trace_enter()
553 tracehook_report_syscall_entry(regs)) { in do_syscall_trace_enter()
848 else if (tracehook_report_syscall_entry(regs)) in tracehook_report_syscall()
319 int rc = tracehook_report_syscall_entry(regs); in do_syscall_trace_enter()
1320 if (tracehook_report_syscall_entry(regs)) in syscall_trace_enter()
1822 if (tracehook_report_syscall_entry(regs)) in tracehook_report_syscall()
1220 if (tracehook_report_syscall_entry(®s)) in syscall_trace_enter()
Completed in 35 milliseconds