Home
last modified time | relevance | path

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

/Linux-v5.15/net/xfrm/
Dxfrm_hash.c22 else if (hashdist) in xfrm_hash_alloc()
36 else if (hashdist) in xfrm_hash_free()
/Linux-v5.15/include/linux/
Dmemblock.h595 extern int hashdist; /* Distribute hashes across NUMA nodes? */
597 #define hashdist (0) macro
/Linux-v5.15/fs/
Dinode.c2084 if (hashdist) in inode_init_early()
2110 if (!hashdist) in inode_init()
Ddcache.c3201 if (hashdist) in dcache_init_early()
3229 if (!hashdist) in dcache_init()
/Linux-v5.15/mm/
Dpage_alloc.c8249 int hashdist = HASHDIST_DEFAULT; variable
8255 hashdist = simple_strtoul(str, &str, 0); in set_hashdist()
8267 hashdist = 0; in page_alloc_init()
8762 } else if (get_order(size) >= MAX_ORDER || hashdist) { in alloc_large_system_hash()
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.txt1552 hashdist= [KNL,NUMA] Large hashes allocated during boot