Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dmemcontrol.h199 struct mem_cgroup { struct
203 struct mem_cgroup_id id; argument
206 struct page_counter memory; /* Both v1 & v2 */
208 union {
214 struct page_counter kmem; /* v1 only */
215 struct page_counter tcpmem; /* v1 only */
218 struct work_struct high_work;
221 unsigned long zswap_max;
227 bool zswap_writeback;
230 unsigned long soft_limit;
[all …]