Searched refs:count_objcg_events (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/mm/ |
| H A D | page_io.c | 219 count_objcg_events(objcg, SWPOUT_ZERO, nr_pages); in swap_zeromap_folio_set() 535 count_objcg_events(objcg, SWPIN_ZERO, nr_pages); in swap_read_folio_zeromap()
|
| H A D | zswap.c | 1126 count_objcg_events(entry->objcg, ZSWPWB, 1); in zswap_writeback_entry() 1609 count_objcg_events(objcg, ZSWPOUT, nr_pages); in zswap_store() 1701 count_objcg_events(entry->objcg, ZSWPIN, 1); in zswap_load()
|
| /linux-6.15/include/linux/ |
| H A D | memcontrol.h | 1724 static inline void count_objcg_events(struct obj_cgroup *objcg, in count_objcg_events() function 1790 static inline void count_objcg_events(struct obj_cgroup *objcg, in count_objcg_events() function
|