Searched refs:__NR_futex (Results 1 – 7 of 7) sorted by relevance
45 int result = syscall(__NR_futex, ftx, op, value, timeout, NULL, bitset); in __futex()
223 #define __NR_futex 202 macro
259 #define __NR_futex 240 macro
201 #define __NR_futex (__X32_SYSCALL_BIT + 202) macro
150 #define __NR_futex 98 macro
291 #if defined(__NR_futex)292 #define SYS_futex __NR_futex
218 #define __NR_futex (__NR_SYSCALL_BASE + 240) macro