Home
last modified time | relevance | path

Searched defs:mem_cgroup (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/
Dmemcontrol.h183 struct mem_cgroup { struct
187 struct mem_cgroup_id id; argument
190 struct page_counter memory; /* Both v1 & v2 */
192 union {
198 struct list_head memory_peaks;
199 struct list_head swap_peaks;
200 spinlock_t peaks_lock;
203 struct work_struct high_work;
206 unsigned long zswap_max;
212 bool zswap_writeback;
[all …]