Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dunistd.h20 #define NR_syscalls (__NR_64_Linux + __NR_64_Linux_syscalls)
/linux-4.1.27/arch/mips/kernel/
Dftrace.c429 if (nr >= __NR_64_Linux && nr <= __NR_64_Linux + __NR_64_Linux_syscalls) in arch_syscall_addr()
Dscall64-64.S43 sltiu t0, t0, __NR_64_Linux_syscalls + 1
/linux-4.1.27/arch/mips/include/uapi/asm/
Dunistd.h723 #define __NR_64_Linux_syscalls 316 macro