Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h190 struct mem_cgroup { struct
194 struct mem_cgroup_id id; argument
197 struct page_counter memory; /* Both v1 & v2 */
199 union {
205 struct list_head memory_peaks;
206 struct list_head swap_peaks;
207 spinlock_t peaks_lock;
210 struct work_struct high_work;
213 unsigned long zswap_max;
219 bool zswap_writeback;
[all …]