Searched defs:NR_syscalls (Results 1 – 16 of 16) sorted by relevance
21 #define NR_syscalls (__NR_N32_Linux + __NR_N32_Linux_syscalls) macro23 #define NR_syscalls (__NR_64_Linux + __NR_64_Linux_syscalls) macro25 #define NR_syscalls (__NR_O32_Linux + __NR_O32_Linux_syscalls) macro
6 #define NR_syscalls (__NR_syscalls) macro
15 #define NR_syscalls (__NR_syscalls) macro
13 #define NR_syscalls __NR_syscalls /* length of syscall table */ macro
14 #define NR_syscalls __NR_syscalls macro
32 #define NR_syscalls __NR_syscalls macro
33 #define NR_syscalls __NR_syscalls macro
4 #define NR_syscalls __NR_syscalls macro
7 #define NR_syscalls __NR_syscalls macro
12 #define NR_syscalls (__NR_Linux_syscalls) macro
20 #define NR_syscalls __NR_syscalls macro
50 #define NR_syscalls (__NR_syscalls) macro
18 #define NR_syscalls (__NR_syscalls) macro
10 #define NR_syscalls __NR_syscalls macro
32 # define NR_syscalls (__NR_syscall_max + 1) macro
17 .equ NR_syscalls, __NR_syscalls define