Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmemcontrol.h206 struct mem_cgroup { struct
210 struct mem_cgroup_id id; argument
213 struct page_counter memory; /* Both v1 & v2 */
215 union {
221 struct page_counter kmem; /* v1 only */
222 struct page_counter tcpmem; /* v1 only */
225 struct work_struct high_work;
228 unsigned long zswap_max;
231 unsigned long soft_limit;
234 struct vmpressure vmpressure;
[all …]