Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dbootmem.h160 #define HASH_SMALL 0x00000002 /* sub-page allocation allowed, min macro
/linux-3.4.99/kernel/
Dpid.c549 HASH_EARLY | HASH_SMALL, in pidhash_init()
/linux-3.4.99/mm/
Dpage_alloc.c5273 if (unlikely(flags & HASH_SMALL)) { in alloc_large_system_hash()