Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/mm/
H A Dpage_counter.c422 void page_counter_calculate_protection(struct page_counter *root, in page_counter_calculate_protection() function
H A Dmemcontrol.c4460 page_counter_calculate_protection(&root->memory, &memcg->memory, recursive_protection); in mem_cgroup_calculate_protection()