Searched refs:futex_variant (Results 1 – 3 of 3) sorted by relevance
31 struct futex_test_variants tv = futex_variant(); in setup()55 struct futex_test_variants tv = futex_variant(); in threaded()
34 struct futex_test_variants tv = futex_variant(); in setup()75 struct futex_test_variants tv = futex_variant(); in threaded()
19 static inline struct futex_test_variants futex_variant(void) in futex_variant() function