Home
last modified time | relevance | path

Searched refs:count_objcg_events (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/mm/
H A Dpage_io.c219 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 Dzswap.c1126 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 Dmemcontrol.h1724 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