Home
last modified time | relevance | path

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

/Linux-v5.10/net/xfrm/
Dxfrm_hash.c22 else if (hashdist) in xfrm_hash_alloc()
36 else if (hashdist) in xfrm_hash_free()
/Linux-v5.10/include/linux/
Dmemblock.h594 extern int hashdist; /* Distribute hashes across NUMA nodes? */
596 #define hashdist (0) macro
/Linux-v5.10/fs/
Dinode.c2071 if (hashdist) in inode_init_early()
2097 if (!hashdist) in inode_init()
Ddcache.c3166 if (hashdist) in dcache_init_early()
3194 if (!hashdist) in dcache_init()
/Linux-v5.10/mm/
Dpage_alloc.c7719 int hashdist = HASHDIST_DEFAULT; variable
7725 hashdist = simple_strtoul(str, &str, 0); in set_hashdist()
7737 hashdist = 0; in page_alloc_init()
8238 } else if (get_order(size) >= MAX_ORDER || hashdist) { in alloc_large_system_hash()
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt1490 hashdist= [KNL,NUMA] Large hashes allocated during boot