Searched refs:NO_SYSCALL (Results 1 – 4 of 4) sorted by relevance
17 #define NO_SYSCALL (-1) macro54 return regs->syscallno != NO_SYSCALL; in in_syscall()59 regs->syscallno = NO_SYSCALL; in forget_syscall()
86 #define NO_SYSCALL (-1) macro172 return regs->syscallno != NO_SYSCALL; in in_syscall()177 regs->syscallno = NO_SYSCALL; in forget_syscall()
77 if (scno == NO_SYSCALL) in el0_svc_common()80 if (scno == NO_SYSCALL) in el0_svc_common()
241 mov w21, #NO_SYSCALL