Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dcore.c1779 static int futex_hash_allocate(unsigned int hash_slots, unsigned int flags) in futex_hash_allocate() function
1921 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() function
1958 ret = futex_hash_allocate(arg3, flags); in futex_hash_prctl()