Home
last modified time | relevance | path

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

/linux/mm/
H A 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()
H A Dmemcontrol.c4480 bool recursive_protection = in mem_cgroup_calculate_protection() local
4489 page_counter_calculate_protection(&root->memory, &memcg->memory, recursive_protection); in mem_cgroup_calculate_protection()
/linux/include/linux/
H A Dpage_counter.h102 bool recursive_protection);
106 bool recursive_protection) {} in page_counter_calculate_protection() argument