Searched refs:mem_cgroup_calculate_protection (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | memcg_reclaim.c | 274 mem_cgroup_calculate_protection(target_memcg, memcg); in shrink_anon()
|
H A D | vmscan.c | 2617 mem_cgroup_calculate_protection(target_memcg, memcg); in shrink_node_memcgs()
|
H A D | memcontrol.c | 6817 void mem_cgroup_calculate_protection(struct mem_cgroup *root, in mem_cgroup_calculate_protection() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | memcg_reclaim.c | 276 mem_cgroup_calculate_protection(target_memcg, memcg); in shrink_anon()
|
H A D | vmscan.c | 4551 mem_cgroup_calculate_protection(NULL, memcg); in lruvec_is_reclaimable() 5387 mem_cgroup_calculate_protection(NULL, memcg); in shrink_one() 6479 mem_cgroup_calculate_protection(target_memcg, memcg); in shrink_node_memcgs()
|
H A D | memcontrol.c | 7011 * mem_cgroup_calculate_protection - check if memory consumption is in the normal range 7018 void mem_cgroup_calculate_protection(struct mem_cgroup *root, in mem_cgroup_calculate_protection() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | memcontrol.h | 427 void mem_cgroup_calculate_protection(struct mem_cgroup *root, 1028 static inline void mem_cgroup_calculate_protection(struct mem_cgroup *root, in mem_cgroup_calculate_protection() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | memcontrol.h | 607 * mem_cgroup_calculate_protection is not robust enough to keep in mem_cgroup_protection() 644 void mem_cgroup_calculate_protection(struct mem_cgroup *root, 653 * mem_cgroup_calculate_protection() and mem_cgroup_protection() in mem_cgroup_unprotected() 1279 static inline void mem_cgroup_calculate_protection(struct mem_cgroup *root, in mem_cgroup_calculate_protection() function
|
Completed in 39 milliseconds