Searched defs:__NR_syscall (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dsyscall.h26 #define __NR_syscall 4000 macro
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dunistd.h23 #define __NR_syscall (__NR_Linux + 0) macro
/linux-4.1.27/arch/blackfin/include/uapi/asm/
H A Dunistd.h415 #define __NR_syscall 393 /* For internal using, not implemented */ macro
/linux-4.1.27/arch/arm/include/uapi/asm/
H A Dunistd.h141 #define __NR_syscall (__NR_SYSCALL_BASE+113) /* syscall to call a syscall! */ macro
443 #undef __NR_syscall macro

Completed in 278 milliseconds