Searched refs:HASH_SMALL (Results 1 – 3 of 3) sorted by relevance
389 #define HASH_SMALL 0x00000002 /* sub-page allocation allowed, min macro
3625 futex_hashsize < 256 ? HASH_SMALL : 0, in futex_init()
7586 if (unlikely(flags & HASH_SMALL)) { in alloc_large_system_hash()