Home
last modified time | relevance | path

Searched refs:__NR_O32_Linux_syscalls (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dunistd.h22 #define NR_syscalls (__NR_O32_Linux + __NR_O32_Linux_syscalls)
/linux-4.1.27/arch/mips/kernel/
Dscall32-o32.S26 #define MAX_SYSCALL_NO __NR_O32_Linux + __NR_O32_Linux_syscalls
39 sltiu t0, v0, __NR_O32_Linux_syscalls + 1
179 sltiu v0, t0, __NR_O32_Linux_syscalls + 1
Dftrace.c432 if (nr >= __NR_O32_Linux && nr <= __NR_O32_Linux + __NR_O32_Linux_syscalls) in arch_syscall_addr()
Dscall64-o32.S37 sltiu t0, t0, __NR_O32_Linux_syscalls + 1
184 sltiu v0, t0, __NR_O32_Linux_syscalls + 1
/linux-4.1.27/arch/mips/include/uapi/asm/
Dunistd.h389 #define __NR_O32_Linux_syscalls 356 macro