Home
last modified time | relevance | path

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

/mm/
Dpage_alloc.c7822 int hashdist = HASHDIST_DEFAULT; variable
7828 hashdist = simple_strtoul(str, &str, 0); in set_hashdist()
7840 hashdist = 0; in page_alloc_init()
8345 } else if (get_order(size) >= MAX_ORDER || hashdist) { in alloc_large_system_hash()