Searched refs:arch_trace_is_compat_syscall (Results 1 – 3 of 3) sorted by relevance
53 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
59 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
66 if (unlikely(arch_trace_is_compat_syscall(regs))) in trace_get_syscall_nr()