Searched refs:futex_hash_allocate (Results 1 – 1 of 1) sorted by relevance
1779 static int futex_hash_allocate(unsigned int hash_slots, unsigned int flags) in futex_hash_allocate() function1921 return futex_hash_allocate(buckets, 0); in futex_hash_allocate_default()1937 static int futex_hash_allocate(unsigned int hash_slots, unsigned int flags) in futex_hash_allocate() function1958 ret = futex_hash_allocate(arg3, flags); in futex_hash_prctl()