Home
last modified time | relevance | path

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

/linux-6.15/kernel/futex/
H A Dcore.c1131 unsigned int futex_shift; in futex_init() local
1141 &futex_shift, NULL, in futex_init()
1143 hashsize = 1UL << futex_shift; in futex_init()