Searched refs:arch_trace_is_compat_syscall (Results 1 – 4 of 4) sorted by relevance
100 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
115 static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs) in arch_trace_is_compat_syscall() function
81 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