Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dfutex.c3918 unsigned int futex_shift; in futex_init() local
3930 &futex_shift, NULL, in futex_init()
3932 futex_hashsize = 1UL << futex_shift; in futex_init()