Searched refs:__NR_syscall (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsyscall.h25 #ifndef __NR_syscall /* Only defined if _MIPS_SIM == _MIPS_SIM_ABI32 */
26 #define __NR_syscall 4000 macro
35 (regs->regs[2] == __NR_syscall);
/linux-master/arch/arm/kernel/
H A Dentry-common.S367 cmp scno, #__NR_syscall - __NR_SYSCALL_BASE

Completed in 248 milliseconds