Searched refs:count_objcg_events (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| A D | page_io.c | 220 count_objcg_events(objcg, SWPOUT_ZERO, nr_pages); in swap_zeromap_folio_set() 532 count_objcg_events(objcg, SWPIN_ZERO, nr_pages); in swap_read_folio_zeromap()
|
| A D | zswap.c | 1056 count_objcg_events(entry->objcg, ZSWPWB, 1); in zswap_writeback_entry() 1486 count_objcg_events(objcg, ZSWPOUT, 1); in zswap_store() 1580 count_objcg_events(entry->objcg, ZSWPIN, 1); in zswap_load()
|
| /linux/include/linux/ |
| A D | memcontrol.h | 1763 static inline void count_objcg_events(struct obj_cgroup *objcg, in count_objcg_events() function 1829 static inline void count_objcg_events(struct obj_cgroup *objcg, in count_objcg_events() function
|
Completed in 17 milliseconds