Searched refs:__NR_syscalls (Results 1 – 4 of 4) sorted by relevance
29 #ifdef __NR_syscalls30 # define MAGIC_SYSCALL_1 (__NR_syscalls + 1) /* Bad Linux syscall number */
35 #ifdef __NR_syscalls36 # define MAGIC_SYSCALL_1 (__NR_syscalls + 1) /* Bad Linux syscall number */
32 #define NR_syscalls __NR_syscalls
855 #undef __NR_syscalls856 #define __NR_syscalls 468 macro
Completed in 9 milliseconds