Searched refs:siblings_protected (Results 1 – 1 of 1) sorted by relevance
6680 unsigned long siblings_protected) in effective_protection() argument6696 if (siblings_protected > parent_effective) in effective_protection()6697 return protected * parent_effective / siblings_protected; in effective_protection()6734 if (parent_effective > siblings_protected && in effective_protection()6735 parent_usage > siblings_protected && in effective_protection()6739 unclaimed = parent_effective - siblings_protected; in effective_protection()6741 unclaimed /= parent_usage - siblings_protected; in effective_protection()