Home
last modified time | relevance | path

Searched refs:__NR_N32_Linux_syscalls (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dunistd.h18 #define NR_syscalls (__NR_N32_Linux + __NR_N32_Linux_syscalls)
/Linux-v4.19/arch/mips/kernel/
Dscall64-n32.S36 sltiu t0, t0, __NR_N32_Linux_syscalls + 1
90 sltiu t0, t2, __NR_N32_Linux_syscalls + 1
Dftrace.c413 if (nr >= __NR_N32_Linux && nr <= __NR_N32_Linux + __NR_N32_Linux_syscalls) in arch_syscall_addr()
/Linux-v4.19/arch/mips/include/uapi/asm/
Dunistd.h1099 #define __NR_N32_Linux_syscalls 332 macro