Home
last modified time | relevance | path

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

/mm/
Dpage_alloc.c8608 int hashdist = HASHDIST_DEFAULT; variable
8614 hashdist = simple_strtoul(str, &str, 0); in set_hashdist()
8626 hashdist = 0; in page_alloc_init()
9126 } else if (get_order(size) >= MAX_ORDER || hashdist) { in alloc_large_system_hash()