Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/vm/
H A 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()
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c5387 STAT_ATTR(ALLOC_NODE_MISMATCH, alloc_node_mismatch);