Searched refs:count_objcg_events (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | page_io.c | 178 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 D | zswap.c | 1042 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 D | memcontrol.h | 1792 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
|