Searched refs:arch_trace_is_compat_syscall (Results 1 – 2 of 2) sorted by relevance
202 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
63 * define the function arch_trace_is_compat_syscall() to let69 if (unlikely(arch_trace_is_compat_syscall(regs))) in trace_get_syscall_nr()