Lines Matching defs:protected
183 /* "mc" and its members are protected by cgroup_mutex */
6943 unsigned long protected;
6946 protected = min(usage, setting);
6958 return protected * parent_effective / siblings_protected;
6963 * and utilizes is effectively protected.
6975 ep = protected;
6983 * collectively protected from neighboring trees.
6990 * protected values. One should imply the other, but they
6997 usage > protected) {
7001 unclaimed *= usage - protected;