Home
last modified time | relevance | path

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

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