Searched refs:mem_cgroup_calculate_protection (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmemcontrol.h596 * mem_cgroup_calculate_protection is not robust enough to keep
633 void mem_cgroup_calculate_protection(struct mem_cgroup *root,
642 * mem_cgroup_calculate_protection() and mem_cgroup_protection()
1243 static inline void mem_cgroup_calculate_protection(struct mem_cgroup *root, function
/linux-master/mm/
H A Dvmscan.c3930 mem_cgroup_calculate_protection(NULL, memcg);
4759 mem_cgroup_calculate_protection(NULL, memcg);
5848 mem_cgroup_calculate_protection(target_memcg, memcg);
H A Dmemcontrol.c7225 * mem_cgroup_calculate_protection - check if memory consumption is in the normal range
7232 void mem_cgroup_calculate_protection(struct mem_cgroup *root, function

Completed in 159 milliseconds