Searched refs:__NR_poll (Results 1 – 13 of 13) sorted by relevance
131 #define __NR_poll 168 macro
152 #define __NR_poll 168 macro
11 #define __NR_poll 7 macro
172 #define __NR_poll 168 macro
11 #define __NR_poll (__X32_SYSCALL_BIT + 7) macro
171 #define __NR_poll 167 macro
842 #elif defined(__NR_poll) in sys_poll()843 return my_syscall3(__NR_poll, fds, nfds, timeout); in sys_poll()
349 #define __NR_poll 168 macro350 __SYSCALL(__NR_poll, sys_poll)
11 #define __NR_poll (__NR_Linux + 7) macro
192 #define __NR_poll (__NR_Linux + 188) macro
133 #define __NR_poll (__NR_SYSCALL_BASE + 168) macro