Home
last modified time | relevance | path

Searched refs:NR_ZSPAGES (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dshow_mem.c338 K(zone_page_state(zone, NR_ZSPAGES)), in show_free_areas()
H A Dzsmalloc.c227 inc_zone_page_state(zpdesc_page(zpdesc), NR_ZSPAGES); in zpdesc_inc_zone_page_state()
232 dec_zone_page_state(zpdesc_page(zpdesc), NR_ZSPAGES); in zpdesc_dec_zone_page_state()
H A Dvmstat.c1210 [I(NR_ZSPAGES)] = "nr_zspages",
/linux/include/linux/
H A Dmmzone.h173 NR_ZSPAGES, /* allocated in zsmalloc */ enumerator