Home
last modified time | relevance | path

Searched refs:parent_effective (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/mm/
H A Dpage_counter.c340 unsigned long parent_effective, in effective_protection() argument
358 if (siblings_protected > parent_effective) in effective_protection()
359 return protected * parent_effective / siblings_protected; in effective_protection()
397 if (parent_effective > siblings_protected && in effective_protection()
402 unclaimed = parent_effective - siblings_protected; in effective_protection()