Searched refs:__NR_alarm (Results 1 – 17 of 17) sorted by relevance
33 #ifdef __NR_alarm41 int rc = syscall(__NR_alarm, (unsigned long) 0xffffffff0000002aULL); in main()
7 #define __NR_alarm (__NR_SYSCALL_BASE + 27) macro
117 #ifdef __NR_alarm118 { "alarm", __NR_alarm },
41 #define __NR_alarm 37 macro
31 #define __NR_alarm 27 macro
36 #define __NR_alarm (__X32_SYSCALL_BIT + 37) macro
119 #ifndef __NR_alarm120 # define __NR_alarm (SYSCALL_BIT | 37) macro
41 #define __NR_alarm (__NR_Linux + 37) macro
31 #define __NR_alarm (__NR_Linux + 27) macro
602 __NR_alarm = 27
602 __NR_alarm = 37
602 # __NR_alarm is not set