Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmemcontrol.h209 struct mem_cgroup { struct
213 struct mem_cgroup_id id; argument
216 struct page_counter memory; /* Both v1 & v2 */
218 union {
224 struct page_counter kmem; /* v1 only */
225 struct page_counter tcpmem; /* v1 only */
228 struct work_struct high_work;
231 unsigned long zswap_max;
234 unsigned long soft_limit;
237 struct vmpressure vmpressure;
[all …]