Searched refs:NR_SLAB_RECLAIMABLE_B (Results 1 - 9 of 9) sorted by relevance

/linux-master/mm/
H A Dshow_mem.c64 reclaimable = global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B) +
220 global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B),
H A Dworkingset.c690 lruvec, NR_SLAB_RECLAIMABLE_B) >> PAGE_SHIFT;
H A Dmemcontrol.c1578 { "slab_reclaimable", NR_SLAB_RECLAIMABLE_B },
1597 case NR_SLAB_RECLAIMABLE_B:
1666 NR_SLAB_RECLAIMABLE_B);
3387 mod_objcg_mlstate(objcg, oldpg, NR_SLAB_RECLAIMABLE_B,
3399 bytes = (idx == NR_SLAB_RECLAIMABLE_B) ? &stock->nr_slab_reclaimable_b
3486 NR_SLAB_RECLAIMABLE_B,
H A Dvmscan.c7422 node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B) > pgdat->min_slab_pages) {
7458 node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B) <=
H A Dslub.c1871 NR_SLAB_RECLAIMABLE_B : NR_SLAB_UNRECLAIMABLE_B;
/linux-master/fs/proc/
H A Dmeminfo.c57 sreclaimable = global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B);
/linux-master/include/linux/
H A Dmmzone.h167 NR_SLAB_RECLAIMABLE_B, enumerator in enum:node_stat_item
256 return (idx == NR_SLAB_RECLAIMABLE_B ||
/linux-master/drivers/base/
H A Dnode.c381 sreclaimable = node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B);
/linux-master/kernel/power/
H A Dsnapshot.c1803 size = global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B)

Completed in 176 milliseconds