Home
last modified time | relevance | path

Searched refs:effective_protection (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c6736 static unsigned long effective_protection(unsigned long usage, in effective_protection() function
6856 WRITE_ONCE(memcg->memory.emin, effective_protection(usage, parent_usage, in mem_cgroup_calculate_protection()
6861 WRITE_ONCE(memcg->memory.elow, effective_protection(usage, parent_usage, in mem_cgroup_calculate_protection()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c6937 static unsigned long effective_protection(unsigned long usage, in effective_protection() function
7054 WRITE_ONCE(memcg->memory.emin, effective_protection(usage, parent_usage, in mem_cgroup_calculate_protection()
7059 WRITE_ONCE(memcg->memory.elow, effective_protection(usage, parent_usage, in mem_cgroup_calculate_protection()

Completed in 20 milliseconds