Home
last modified time | relevance | path

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

/include/linux/
Dmemcontrol.h186 struct mem_cgroup { struct
190 struct mem_cgroup_id id; argument
193 struct page_counter memory; /* Both v1 & v2 */
195 union {
201 struct list_head memory_peaks;
202 struct list_head swap_peaks;
203 spinlock_t peaks_lock;
206 struct work_struct high_work;
209 unsigned long zswap_max;
215 bool zswap_writeback;
[all …]