Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_counter.c340 bool recursive_protection) in effective_protection() argument
392 if (!recursive_protection) in effective_protection()
424 bool recursive_protection) in page_counter_calculate_protection() argument
455 recursive_protection)); in page_counter_calculate_protection()
461 recursive_protection)); in page_counter_calculate_protection()
Dmemcontrol.c4455 bool recursive_protection = in mem_cgroup_calculate_protection() local
4464 page_counter_calculate_protection(&root->memory, &memcg->memory, recursive_protection); in mem_cgroup_calculate_protection()
/linux-6.12.1/include/linux/
Dpage_counter.h102 bool recursive_protection);
106 bool recursive_protection) {} in page_counter_calculate_protection() argument