Searched refs:futex2_wait (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_numa.c | 79 futex2_wait(lock, new.val, fflags, NULL, 0); in futex_numa_32_lock() 151 futex2_wait(&args->lock->val, ~0U, fflags, NULL, 0); in contendfn()
|
| H A D | futex_numa_mpol.c | 50 ret = futex2_wait(args->futex_ptr, 0, args->flags, NULL, 0); in thread_lock_fn()
|
| /linux/tools/testing/selftests/futex/include/ |
| H A D | futex2test.h | 84 static inline int futex2_wait(void *uaddr, long val, unsigned int flags, in futex2_wait() function
|