Searched refs:parent_effective (Results 1 – 1 of 1) sorted by relevance
6919 unsigned long parent_effective, in effective_protection() argument6936 if (siblings_protected > parent_effective) in effective_protection()6937 return protected * parent_effective / siblings_protected; in effective_protection()6974 if (parent_effective > siblings_protected && in effective_protection()6979 unclaimed = parent_effective - siblings_protected; in effective_protection()