Home
last modified time | relevance | path

Searched refs:alloc_node_mismatch (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/vm/
Dslabinfo.c45 unsigned long alloc_node_mismatch, deactivate_bypass; member
542 s->alloc_node_mismatch, (s->alloc_node_mismatch * 100) / total); in slab_stats()
1296 slab->alloc_node_mismatch = get_obj("alloc_node_mismatch"); in read_slab_dir()
/linux-6.1.9/mm/
Dslub.c5699 STAT_ATTR(ALLOC_NODE_MISMATCH, alloc_node_mismatch);