Searched refs:__count_zid_vm_events (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | vmstat.h | 130 #define __count_zid_vm_events(item, zid, delta) \ macro
|
| /linux/mm/ |
| H A D | page_alloc.c | 3268 __count_zid_vm_events(PGALLOC, page_zonenum(page), 1 << order); in rmqueue_buddy() 3394 __count_zid_vm_events(PGALLOC, page_zonenum(page), 1 << order); in rmqueue_pcplist() 5288 __count_zid_vm_events(PGALLOC, zone_idx(zone), nr_account); in alloc_pages_bulk_noprof()
|
| H A D | vmscan.c | 1762 __count_zid_vm_events(PGSCAN_SKIP, zid, nr_skipped[zid]); in isolate_lru_folios() 4782 __count_zid_vm_events(PGSCAN_SKIP, zone, skipped_zone); in scan_folios() 6558 __count_zid_vm_events(ALLOCSTALL, sc->reclaim_idx, 1); in do_try_to_free_pages()
|