Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dpage_counter.c342 bool recursive_protection) in effective_protection() argument
394 if (!recursive_protection) in effective_protection()
426 bool recursive_protection) in page_counter_calculate_protection() argument
457 recursive_protection)); in page_counter_calculate_protection()
463 recursive_protection)); in page_counter_calculate_protection()
H A Dmemcontrol.c4573 bool recursive_protection = in mem_cgroup_calculate_protection() local
4582 page_counter_calculate_protection(&root->memory, &memcg->memory, recursive_protection); in mem_cgroup_calculate_protection()
/linux-6.15/include/linux/
H A Dpage_counter.h105 bool recursive_protection);
109 bool recursive_protection) {} in page_counter_calculate_protection() argument