Home
last modified time | relevance | path

Searched refs:__NR_poll (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/nolibc/
A Dnolibc.h1654 #elif defined(__NR_poll) in sys_poll()
1655 return my_syscall3(__NR_poll, fds, nfds, timeout); in sys_poll()
1657 #error Neither __NR_ppoll nor __NR_poll defined, cannot implement sys_poll() in sys_poll()
/linux/arch/arm64/include/asm/
A Dunistd32.h349 #define __NR_poll 168 macro
350 __SYSCALL(__NR_poll, sys_poll)

Completed in 12 milliseconds