Searched defs:memsw (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ | ||
H A D | memcontrol.h | 228 struct page_counter memsw; /* v1 only */ member |
/kernel/linux/linux-6.6/include/linux/ | ||
H A D | memcontrol.h | 227 struct page_counter memsw; /* v1 only */ member |
/kernel/linux/linux-5.10/mm/ | ||
H A D | memcontrol.c | 3366 mem_cgroup_resize_max(struct mem_cgroup *memcg, unsigned long max, bool memsw) mem_cgroup_resize_max() argument 4112 unsigned long memory, memsw; memcg_stat_show() local [all...] |
/kernel/linux/linux-6.6/mm/ | ||
H A D | memcontrol.c | 3502 mem_cgroup_resize_max(struct mem_cgroup *memcg, unsigned long max, bool memsw) mem_cgroup_resize_max() argument 4128 unsigned long memory, memsw; memcg1_stat_format() local [all...] |
Completed in 18 milliseconds