Searched refs:NR_syscalls (Results 1 - 25 of 52) sorted by relevance

123

/linux-master/arch/csky/include/asm/
H A Dunistd.h5 #define NR_syscalls (__NR_syscalls) macro
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls
/linux-master/arch/loongarch/include/asm/
H A Dunistd.h11 #define NR_syscalls (__NR_syscalls) macro
H A Dseccomp.h12 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
16 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
/linux-master/arch/riscv/include/asm/
H A Dseccomp.h12 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
16 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
H A Dunistd.h26 #define NR_syscalls (__NR_syscalls) macro
/linux-master/arch/xtensa/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls
H A Dunistd.h14 #define NR_syscalls __NR_syscalls macro
/linux-master/arch/arm/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls
/linux-master/arch/m68k/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls
H A Dunistd.h7 #define NR_syscalls __NR_syscalls macro
/linux-master/arch/parisc/include/asm/
H A Dseccomp.h9 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
13 # define SECCOMP_ARCH_COMPAT_NR NR_syscalls
18 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
/linux-master/arch/powerpc/include/asm/
H A Dseccomp.h21 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
25 # define SECCOMP_ARCH_COMPAT_NR NR_syscalls
30 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
/linux-master/arch/arc/kernel/
H A Dsys.c15 void *sys_call_table[NR_syscalls] = {
16 [0 ... NR_syscalls-1] = sys_ni_syscall,
/linux-master/arch/mips/include/asm/
H A 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-master/arch/alpha/include/asm/
H A Dunistd.h7 #define NR_syscalls __NR_syscalls macro
/linux-master/arch/x86/include/asm/
H A Dseccomp.h21 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
35 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls
/linux-master/arch/s390/include/asm/
H A Dseccomp.h20 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls
24 # define SECCOMP_ARCH_COMPAT_NR NR_syscalls
/linux-master/arch/sh/include/asm/
H A Dunistd.h4 #define NR_syscalls __NR_syscalls macro
H A Dseccomp.h18 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls
H A Dftrace.h8 #define FTRACE_SYSCALL_MAX NR_syscalls
/linux-master/arch/arm64/include/asm/
H A Dseccomp.h23 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls
H A Dunistd.h51 #define NR_syscalls (__NR_syscalls) macro
/linux-master/arch/sparc/include/asm/
H A Dunistd.h20 #define NR_syscalls __NR_syscalls macro
/linux-master/tools/arch/arc/include/uapi/asm/
H A Dunistd.h32 #define NR_syscalls __NR_syscalls macro

Completed in 299 milliseconds

123