Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_counter.c16 static bool track_protection(struct page_counter *c) in track_protection() function
65 if (track_protection(counter)) in page_counter_cancel()
79 bool protection = track_protection(counter); in page_counter_charge()
123 bool protection = track_protection(counter); in page_counter_try_charge()