Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_io.c178 count_objcg_events(objcg, SWPOUT_ZERO, nr_pages); in swap_zeromap_folio_set()
443 count_objcg_events(objcg, SWPIN_ZERO, nr_pages); in swap_read_folio_zeromap()
H A Dzswap.c1042 count_objcg_events(entry->objcg, ZSWPWB, 1); in zswap_writeback_entry()
1538 count_objcg_events(objcg, ZSWPOUT, nr_pages); in zswap_store()
1630 count_objcg_events(entry->objcg, ZSWPIN, 1); in zswap_load()
/linux/include/linux/
H A Dmemcontrol.h1792 static inline void count_objcg_events(struct obj_cgroup *objcg, in count_objcg_events() function
1867 static inline void count_objcg_events(struct obj_cgroup *objcg, in count_objcg_events() function