Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpage_counter.h100 void page_counter_calculate_protection(struct page_counter *root,
104 static inline void page_counter_calculate_protection(struct page_counter *root, in page_counter_calculate_protection() function
/linux-6.12.1/mm/
Dpage_counter.c422 void page_counter_calculate_protection(struct page_counter *root, in page_counter_calculate_protection() function
Dmemcontrol.c4464 page_counter_calculate_protection(&root->memory, &memcg->memory, recursive_protection); in mem_cgroup_calculate_protection()