Searched refs:arch_trace_is_compat_syscall (Results 1 – 2 of 2) sorted by relevance
116 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
69 if (unlikely(arch_trace_is_compat_syscall(regs))) in trace_get_syscall_nr()