Searched refs:__mem_cgroup_insert_exceeded (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | memcontrol.c | 605 static void __mem_cgroup_insert_exceeded(struct mem_cgroup_per_node *mz, in __mem_cgroup_insert_exceeded() function 719 __mem_cgroup_insert_exceeded(mz, mctz, excess); in mem_cgroup_update_tree() 3484 __mem_cgroup_insert_exceeded(mz, mctz, excess); in mem_cgroup_soft_limit_reclaim()
|
/kernel/linux/linux-6.6/mm/ |
H A D | memcontrol.c | 411 static void __mem_cgroup_insert_exceeded(struct mem_cgroup_per_node *mz, in __mem_cgroup_insert_exceeded() function 526 __mem_cgroup_insert_exceeded(mz, mctz, excess); in mem_cgroup_update_tree() 3619 __mem_cgroup_insert_exceeded(mz, mctz, excess); in mem_cgroup_soft_limit_reclaim()
|
Completed in 18 milliseconds