Home
last modified time | relevance | path

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

/linux-6.1.9/net/xfrm/
Dxfrm_hash.c22 else if (hashdist) in xfrm_hash_alloc()
36 else if (hashdist) in xfrm_hash_free()
/linux-6.1.9/include/linux/
Dmemblock.h594 extern int hashdist; /* Distribute hashes across NUMA nodes? */
596 #define hashdist (0) macro
/linux-6.1.9/fs/
Dinode.c2250 if (hashdist) in inode_init_early()
2276 if (!hashdist) in inode_init()
Ddcache.c3285 if (hashdist) in dcache_init_early()
3313 if (!hashdist) in dcache_init()
/linux-6.1.9/mm/
Dpage_alloc.c8618 int hashdist = HASHDIST_DEFAULT; variable
8624 hashdist = simple_strtoul(str, &str, 0); in set_hashdist()
8636 hashdist = 0; in page_alloc_init()
9133 } else if (get_order(size) >= MAX_ORDER || hashdist) { in alloc_large_system_hash()
/linux-6.1.9/Documentation/admin-guide/
Dkernel-parameters.txt1651 hashdist= [KNL,NUMA] Large hashes allocated during boot