Searched refs:__NR_ioperm (Results 1 – 8 of 8) sorted by relevance
177 #define __NR_ioperm 173 macro
105 #define __NR_ioperm 101 macro
159 #define __NR_ioperm (__X32_SYSCALL_BIT + 173) macro
89 #define __NR_ioperm 101 macro
105 #define __NR_ioperm (__NR_Linux + 101) macro
1375 else if (syscall(__NR_ioperm, 0x501, 1, 1) == 0) in main()