Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dcore.c1978 int futex_hash_allocate_default(void) in futex_hash_allocate_default() function
/linux/kernel/
H A Dfork.c2430 retval = futex_hash_allocate_default(); in copy_process()