Searched refs:__mem_cgroup_threshold (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | memcontrol.c | 4234 static void __mem_cgroup_threshold(struct mem_cgroup *memcg, bool swap) in __mem_cgroup_threshold() function 4254 * call of __mem_cgroup_threshold(). in __mem_cgroup_threshold() 4288 __mem_cgroup_threshold(memcg, false); in mem_cgroup_threshold() 4290 __mem_cgroup_threshold(memcg, true); in mem_cgroup_threshold() 4357 __mem_cgroup_threshold(memcg, type == _MEMSWAP); in __mem_cgroup_usage_register_event() 4446 __mem_cgroup_threshold(memcg, type == _MEMSWAP); in __mem_cgroup_usage_unregister_event()
|
/kernel/linux/linux-6.6/mm/ |
H A D | memcontrol.c | 4230 static void __mem_cgroup_threshold(struct mem_cgroup *memcg, bool swap) in __mem_cgroup_threshold() function 4250 * call of __mem_cgroup_threshold(). in __mem_cgroup_threshold() 4284 __mem_cgroup_threshold(memcg, false); in mem_cgroup_threshold() 4286 __mem_cgroup_threshold(memcg, true); in mem_cgroup_threshold() 4353 __mem_cgroup_threshold(memcg, type == _MEMSWAP); in __mem_cgroup_usage_register_event() 4442 __mem_cgroup_threshold(memcg, type == _MEMSWAP); in __mem_cgroup_usage_unregister_event()
|
Completed in 18 milliseconds