Searched refs:__NR_syscall (Results 1 – 4 of 4) sorted by relevance
25 #ifndef __NR_syscall /* Only defined if _MIPS_SIM == _MIPS_SIM_ABI32 */26 #define __NR_syscall 4000 macro35 (regs->regs[2] == __NR_syscall); in mips_syscall_is_indirect()
14 #define __NR_syscall (__NR_SYSCALL_BASE + 113) macro
367 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE
4 #define __NR_syscall (__NR_Linux + 0) macro