Searched refs:hashdist (Results 1 – 8 of 8) sorted by relevance
22 else if (hashdist) in xfrm_hash_alloc()36 else if (hashdist) in xfrm_hash_free()
595 extern int hashdist; /* Distribute hashes across NUMA nodes? */597 #define hashdist (0) macro
2091 if (hashdist) in inode_init_early()2117 if (!hashdist) in inode_init()
3201 if (hashdist) in dcache_init_early()3229 if (!hashdist) in dcache_init()
8258 int hashdist = HASHDIST_DEFAULT; variable8264 hashdist = simple_strtoul(str, &str, 0); in set_hashdist()8276 hashdist = 0; in page_alloc_init()8772 } else if (get_order(size) >= MAX_ORDER || hashdist) { in alloc_large_system_hash()
1547 hashdist= [KNL,NUMA] Large hashes allocated during boot
131131 ffff800011e5d100 D hashdist
Completed in 405 milliseconds