Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h202 struct mem_cgroup { struct
206 struct mem_cgroup_private_id id; argument
209 struct page_counter memory; /* Both v1 & v2 */
211 union {
217 struct list_head memory_peaks;
218 struct list_head swap_peaks;
219 spinlock_t peaks_lock;
222 struct work_struct high_work;
225 unsigned long zswap_max;
231 bool zswap_writeback;
[all …]