Home
last modified time | relevance | path

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

/include/linux/
Dmemcontrol.h212 struct mem_cgroup { struct
216 struct mem_cgroup_id id; argument
219 struct page_counter memory; /* Both v1 & v2 */
221 union {
227 struct page_counter kmem; /* v1 only */
228 struct page_counter tcpmem; /* v1 only */
231 struct work_struct high_work;
234 unsigned long zswap_max;
237 unsigned long soft_limit;
240 struct vmpressure vmpressure;
[all …]