Searched refs:futex_hash_allocate (Results 1 – 1 of 1) sorted by relevance
1782 static int futex_hash_allocate(unsigned int hash_slots, unsigned int flags) in futex_hash_allocate() function1924 return futex_hash_allocate(buckets, 0); in futex_hash_allocate_default()1940 static int futex_hash_allocate(unsigned int hash_slots, unsigned int flags) in futex_hash_allocate() function1961 ret = futex_hash_allocate(arg3, flags); in futex_hash_prctl()