Searched refs:HASH_SMALL (Results 1 – 4 of 4) sorted by relevance
354 #define HASH_SMALL 0x00000002 /* sub-page allocation allowed, min macro
580 HASH_EARLY | HASH_SMALL, in pidhash_init()
3187 futex_hashsize < 256 ? HASH_SMALL : 0, in futex_init()
6362 if (unlikely(flags & HASH_SMALL)) { in alloc_large_system_hash()