Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h189 struct mem_cgroup { struct
193 struct mem_cgroup_id id; argument
196 struct page_counter memory; /* Both v1 & v2 */
198 union {
204 struct list_head memory_peaks;
205 struct list_head swap_peaks;
206 spinlock_t peaks_lock;
209 struct work_struct high_work;
212 unsigned long zswap_max;
218 bool zswap_writeback;
[all …]