Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c45 unsigned long alloc_node_mismatch, deactivate_bypass; member
544 s->alloc_node_mismatch, (s->alloc_node_mismatch * 100) / total); in slab_stats()
1298 slab->alloc_node_mismatch = get_obj("alloc_node_mismatch"); in read_slab_dir()
/openbmc/linux/mm/
H A Dslub.c5920 STAT_ATTR(ALLOC_NODE_MISMATCH, alloc_node_mismatch);