Home
last modified time | relevance | path

Searched refs:NR_BOUNCE (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/block/
Dbounce.c115 dec_zone_page_state(bvec->bv_page, NR_BOUNCE); in bounce_end_io()
248 inc_zone_page_state(bounce_page, NR_BOUNCE); in __blk_queue_bounce()
/linux-6.1.9/fs/proc/
Dmeminfo.c123 global_zone_page_state(NR_BOUNCE)); in meminfo_proc_show()
/linux-6.1.9/drivers/base/
Dnode.c466 nid, K(sum_zone_node_page_state(nid, NR_BOUNCE)), in node_read_meminfo()
/linux-6.1.9/include/linux/
Dmmzone.h150 NR_BOUNCE, enumerator
/linux-6.1.9/mm/
Dpage_alloc.c6132 global_zone_page_state(NR_BOUNCE), in __show_free_areas()
6249 K(zone_page_state(zone, NR_BOUNCE)), in __show_free_areas()