Searched refs:siblings_protected (Results 1 – 1 of 1) sorted by relevance
6556 unsigned long siblings_protected) in effective_protection() argument6572 if (siblings_protected > parent_effective) in effective_protection()6573 return protected * parent_effective / siblings_protected; in effective_protection()6610 if (parent_effective > siblings_protected && in effective_protection()6611 parent_usage > siblings_protected && in effective_protection()6615 unclaimed = parent_effective - siblings_protected; in effective_protection()6617 unclaimed /= parent_usage - siblings_protected; in effective_protection()