Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/include/asm/
Dunistd.h25 #define NR_syscalls (__NR_N32_Linux + __NR_N32_Linux_syscalls) macro
27 #define NR_syscalls (__NR_64_Linux + __NR_64_Linux_syscalls) macro
29 #define NR_syscalls (__NR_O32_Linux + __NR_O32_Linux_syscalls) macro
/Linux-v5.15/arch/csky/include/asm/
Dunistd.h5 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.15/arch/riscv/include/asm/
Dunistd.h16 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.15/arch/ia64/include/asm/
Dunistd.h13 #define NR_syscalls __NR_syscalls /* length of syscall table */ macro
/Linux-v5.15/arch/xtensa/include/asm/
Dunistd.h14 #define NR_syscalls __NR_syscalls macro
/Linux-v5.15/tools/arch/arc/include/uapi/asm/
Dunistd.h32 #define NR_syscalls __NR_syscalls macro
/Linux-v5.15/arch/arc/include/uapi/asm/
Dunistd.h33 #define NR_syscalls __NR_syscalls macro
/Linux-v5.15/arch/sh/include/asm/
Dunistd.h4 #define NR_syscalls __NR_syscalls macro
/Linux-v5.15/arch/parisc/include/asm/
Dsyscall.h12 #define NR_syscalls (__NR_Linux_syscalls) macro
/Linux-v5.15/arch/m68k/include/asm/
Dunistd.h7 #define NR_syscalls __NR_syscalls macro
/Linux-v5.15/arch/sparc/include/asm/
Dunistd.h20 #define NR_syscalls __NR_syscalls macro
/Linux-v5.15/arch/arm64/include/asm/
Dunistd.h50 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.15/arch/powerpc/include/asm/
Dunistd.h10 #define NR_syscalls __NR_syscalls macro
/Linux-v5.15/arch/arm/include/asm/
Dsyscall.h18 #define NR_syscalls (__NR_syscalls) macro
/Linux-v5.15/arch/x86/include/asm/
Dunistd.h34 # define NR_syscalls (__NR_syscalls) macro
/Linux-v5.15/arch/arm/kernel/
Dentry-common.S17 .equ NR_syscalls, __NR_syscalls define