Searched refs:parent_usage (Results 1 – 1 of 1) sorted by relevance
338 unsigned long parent_usage, in effective_protection() argument398 parent_usage > siblings_protected && in effective_protection()404 unclaimed /= parent_usage - siblings_protected; in effective_protection()428 unsigned long usage, parent_usage; in page_counter_calculate_protection() local451 parent_usage = page_counter_read(parent); in page_counter_calculate_protection()453 WRITE_ONCE(counter->emin, effective_protection(usage, parent_usage, in page_counter_calculate_protection()459 WRITE_ONCE(counter->elow, effective_protection(usage, parent_usage, in page_counter_calculate_protection()
Completed in 4 milliseconds