Searched refs:arch_trace_is_compat_syscall (Results 1 – 4 of 4) sorted by relevance
154 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
142 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
106 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()
Completed in 7 milliseconds