Home
last modified time | relevance | path

Searched refs:NR_SLAB_RECLAIMABLE_B (Results 1 – 7 of 7) sorted by relevance

/linux/mm/
H A Dshow_mem.c65 reclaimable = global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B) + in si_mem_available()
217 global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B), in show_free_areas()
H A Dmemcontrol.c384 NR_SLAB_RECLAIMABLE_B,
1623 { "slab_reclaimable", NR_SLAB_RECLAIMABLE_B },
1662 case NR_SLAB_RECLAIMABLE_B: in memcg_page_state_unit()
1767 NR_SLAB_RECLAIMABLE_B); in memcg_stat_format()
2891 if (idx == NR_SLAB_RECLAIMABLE_B) in account_slab_nmi_safe()
3285 mod_objcg_mlstate(old, oldpg, NR_SLAB_RECLAIMABLE_B, in __account_obj_stock()
3298 bytes = (idx == NR_SLAB_RECLAIMABLE_B) ? &stock->nr_slab_reclaimable_b in __account_obj_stock()
3367 mod_objcg_mlstate(old, oldpg, NR_SLAB_RECLAIMABLE_B, in drain_obj_stock_stats()
4522 int index = memcg_stats_index(NR_SLAB_RECLAIMABLE_B); in flush_nmi_stats()
H A Dworkingset.c696 lruvec, NR_SLAB_RECLAIMABLE_B) >> PAGE_SHIFT; in count_shadow_nodes()
H A Dslab.h857 NR_SLAB_RECLAIMABLE_B : NR_SLAB_UNRECLAIMABLE_B; in cache_vmstat_idx()
H A Dvmstat.c1239 [I(NR_SLAB_RECLAIMABLE_B)] = "nr_slab_reclaimable",
H A Dvmscan.c7855 node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B) > pgdat->min_slab_pages) { in __node_reclaim()
7903 node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B) <= in node_reclaim()
/linux/include/linux/
H A Dmmzone.h243 NR_SLAB_RECLAIMABLE_B, enumerator
372 return (idx == NR_SLAB_RECLAIMABLE_B || in vmstat_item_in_bytes()