Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h870 #elif defined(__NR_poll) in sys_poll()
871 return my_syscall3(__NR_poll, fds, nfds, timeout); in sys_poll()
873 #error Neither __NR_ppoll nor __NR_poll defined, cannot implement sys_poll() in sys_poll()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h349 #define __NR_poll 168 macro
350 __SYSCALL(__NR_poll, sys_poll)

Completed in 7 milliseconds