Searched refs:NR_ZSPAGES (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/
H A Dzsmalloc.c835 dec_zone_page_state(page, NR_ZSPAGES);
967 dec_zone_page_state(pages[i], NR_ZSPAGES);
974 inc_zone_page_state(page, NR_ZSPAGES);
1812 dec_zone_page_state(page, NR_ZSPAGES);
1813 inc_zone_page_state(newpage, NR_ZSPAGES);
/linux-master/include/linux/
H A Dmmzone.h152 NR_ZSPAGES, /* allocated in zsmalloc */ enumerator in enum:zone_stat_item

Completed in 135 milliseconds