Home
last modified time | relevance | path

Searched refs:__NR_futex_wait (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/futex/include/
H A Dfutex2test.h26 #ifndef __NR_futex_wait
27 #define __NR_futex_wait 455 macro
87 return syscall(__NR_futex_wait, uaddr, val, ~0U, flags, timeout, clockid); in futex2_wait()
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h823 #define __NR_futex_wait 455 macro
824 __SYSCALL(__NR_futex_wait, sys_futex_wait)
/linux/include/uapi/asm-generic/
H A Dunistd.h823 #define __NR_futex_wait 455 macro
824 __SYSCALL(__NR_futex_wait, sys_futex_wait)