Home
last modified time | relevance | path

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

/mm/
A Dpage_counter.c400 unsigned long unclaimed; in effective_protection() local
402 unclaimed = parent_effective - siblings_protected; in effective_protection()
403 unclaimed *= usage - protected; in effective_protection()
404 unclaimed /= parent_usage - siblings_protected; in effective_protection()
406 ep += unclaimed; in effective_protection()

Completed in 2 milliseconds