Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Dmeminfo.c55 sreclaimable = global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B); in meminfo_proc_show()
/linux-6.3-rc2/mm/
A Dworkingset.c616 lruvec, NR_SLAB_RECLAIMABLE_B) >> PAGE_SHIFT; in count_shadow_nodes()
A Dslab.h409 NR_SLAB_RECLAIMABLE_B : NR_SLAB_UNRECLAIMABLE_B; in cache_vmstat_idx()
A Dmemcontrol.c1512 { "slab_reclaimable", NR_SLAB_RECLAIMABLE_B },
1531 case NR_SLAB_RECLAIMABLE_B: in memcg_page_state_unit()
1581 NR_SLAB_RECLAIMABLE_B); in memory_stat_format()
3194 mod_objcg_mlstate(objcg, oldpg, NR_SLAB_RECLAIMABLE_B, in mod_objcg_state()
3206 bytes = (idx == NR_SLAB_RECLAIMABLE_B) ? &stock->nr_slab_reclaimable_b in mod_objcg_state()
3293 NR_SLAB_RECLAIMABLE_B, in drain_obj_stock()
A Dpage_alloc.c6005 reclaimable = global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B) + in si_mem_available()
6162 global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B), in __show_free_areas()
A Dvmscan.c7968 node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B) > pgdat->min_slab_pages) { in __node_reclaim()
8003 node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B) <= in node_reclaim()
/linux-6.3-rc2/include/linux/
A Dmmzone.h165 NR_SLAB_RECLAIMABLE_B, enumerator
250 return (idx == NR_SLAB_RECLAIMABLE_B || in vmstat_item_in_bytes()
/linux-6.3-rc2/drivers/base/
A Dnode.c381 sreclaimable = node_page_state_pages(pgdat, NR_SLAB_RECLAIMABLE_B); in node_read_meminfo()
/linux-6.3-rc2/kernel/power/
A Dsnapshot.c1705 size = global_node_page_state_pages(NR_SLAB_RECLAIMABLE_B) in minimum_image_size()

Completed in 62 milliseconds