Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dcore.c2011 static int futex_hash_get_slots(void) in futex_hash_get_slots() function
2023 static inline int futex_hash_get_slots(void) { return 0; } in futex_hash_get_slots() function
2077 ret = futex_hash_get_slots(); in futex_hash_prctl()