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.c1782 static int futex_hash_allocate(unsigned int hash_slots, unsigned int flags) in futex_hash_allocate() function
1924 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() function
1961 ret = futex_hash_allocate(arg3, flags); in futex_hash_prctl()