Searched refs:__NR_syscall (Results 1 – 6 of 6) sorted by relevance
25 #ifndef __NR_syscall /* Only defined if _MIPS_SIM == _MIPS_SIM_ABI32 */26 #define __NR_syscall 4000 macro104 (regs->regs[2] == __NR_syscall)) in syscall_get_arguments()
415 #define __NR_syscall 393 /* For internal using, not implemented */ macro416 #define NR_syscalls __NR_syscall
141 #define __NR_syscall (__NR_SYSCALL_BASE+113) /* syscall to call a syscall! */ macro446 #undef __NR_syscall
309 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE
580 p4 = __NR_syscall;681 p3 = __NR_syscall;
23 #define __NR_syscall (__NR_Linux + 0) macro