Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dunistd.h22 #define NR_syscalls (__NR_O32_Linux + __NR_O32_Linux_syscalls)
/Linux-v4.19/arch/mips/kernel/
Dscall64-o32.S37 sltiu t0, t0, __NR_O32_Linux_syscalls + 1
147 sltiu t0, t0, __NR_O32_Linux_syscalls + 1
196 sltiu v0, t0, __NR_O32_Linux_syscalls + 1
Dscall32-o32.S26 #define MAX_SYSCALL_NO __NR_O32_Linux + __NR_O32_Linux_syscalls
92 sltiu t0, v0, __NR_O32_Linux_syscalls + 1
188 sltiu v0, t0, __NR_O32_Linux_syscalls + 1
Dftrace.c419 if (nr >= __NR_O32_Linux && nr <= __NR_O32_Linux + __NR_O32_Linux_syscalls) in arch_syscall_addr()
/Linux-v4.19/arch/mips/include/uapi/asm/
Dunistd.h403 #define __NR_O32_Linux_syscalls 368 macro