Searched refs:sys_futex_time64 (Results 1 – 2 of 2) sorted by relevance
83 TEST(sys_futex_time64(NULL, 0, 0, NULL, NULL, 0)); in futex_supported_by_kernel()118 func = sys_futex_time64; in futex_syscall()
268 static inline int sys_futex_time64(int *uaddr, int futex_op, int val, void *to, in sys_futex_time64() function