Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/futex/functional/
H A Dfutex_numa_mpol.c80 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 Dio_uring.h73 __u32 futex_flags; member
/linux/include/uapi/linux/
H A Dio_uring.h73 __u32 futex_flags; member