Home
last modified time | relevance | path

Searched defs:NR_syscalls (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/
Dunistd.h21 #define NR_syscalls (__NR_N32_Linux + __NR_N32_Linux_syscalls) macro
23 #define NR_syscalls (__NR_64_Linux + __NR_64_Linux_syscalls) macro
25 #define NR_syscalls (__NR_O32_Linux + __NR_O32_Linux_syscalls) macro
/Linux-v5.4/arch/csky/include/asm/
Dunistd.h6 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.4/arch/riscv/include/asm/
Dunistd.h15 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.4/arch/ia64/include/asm/
Dunistd.h13 #define NR_syscalls __NR_syscalls /* length of syscall table */ macro
/Linux-v5.4/arch/xtensa/include/asm/
Dunistd.h14 #define NR_syscalls __NR_syscalls macro
/Linux-v5.4/arch/arc/include/uapi/asm/
Dunistd.h32 #define NR_syscalls __NR_syscalls macro
/Linux-v5.4/tools/arch/arc/include/uapi/asm/
Dunistd.h32 #define NR_syscalls __NR_syscalls macro
/Linux-v5.4/arch/sh/include/asm/
Dunistd.h8 #define NR_syscalls __NR_syscalls macro
/Linux-v5.4/arch/m68k/include/asm/
Dunistd.h7 #define NR_syscalls __NR_syscalls macro
/Linux-v5.4/arch/parisc/include/asm/
Dsyscall.h12 #define NR_syscalls (__NR_Linux_syscalls) macro
/Linux-v5.4/arch/sparc/include/asm/
Dunistd.h20 #define NR_syscalls __NR_syscalls macro
/Linux-v5.4/arch/arm64/include/asm/
Dunistd.h51 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.4/arch/arm/include/asm/
Dsyscall.h18 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.4/arch/powerpc/include/asm/
Dunistd.h10 #define NR_syscalls __NR_syscalls macro
/Linux-v5.4/arch/arm/kernel/
Dentry-common.S17 .equ NR_syscalls, __NR_syscalls define