Home
last modified time | relevance | path

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

/linux/net/xfrm/
A Dxfrm_hash.c22 else if (hashdist) in xfrm_hash_alloc()
36 else if (hashdist) in xfrm_hash_free()
/linux/include/linux/
A Dmemblock.h595 extern int hashdist; /* Distribute hashes across NUMA nodes? */
597 #define hashdist (0) macro
/linux/fs/
A Dinode.c2091 if (hashdist) in inode_init_early()
2117 if (!hashdist) in inode_init()
A Ddcache.c3201 if (hashdist) in dcache_init_early()
3229 if (!hashdist) in dcache_init()
/linux/mm/
A Dpage_alloc.c8258 int hashdist = HASHDIST_DEFAULT; variable
8264 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()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt1547 hashdist= [KNL,NUMA] Large hashes allocated during boot
/linux/
A DSystem.map131131 ffff800011e5d100 D hashdist
A D.tmp_System.map131131 ffff800011e5d100 D hashdist

Completed in 405 milliseconds