Searched refs:futex_flags (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_numa_mpol.c | 80 static void __test_futex(void *futex_ptr, int err_value, unsigned int futex_flags) in __test_futex() argument 90 ret = futex2_wake(futex_ptr, to_wake, futex_flags); in __test_futex() 95 to_wake, futex_flags); in __test_futex() 99 to_wake, futex_flags, err_value, errno, strerror(errno)); in __test_futex() 105 to_wake, futex_flags); in __test_futex()
|
| /linux/tools/include/uapi/linux/ |
| H A D | io_uring.h | 73 __u32 futex_flags; member
|
| /linux/include/uapi/linux/ |
| H A D | io_uring.h | 73 __u32 futex_flags; member
|