Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmemcontrol.c242 static inline bool should_force_charge(void) in should_force_charge() function
1578 ret = should_force_charge() || out_of_memory(&oc); in mem_cgroup_out_of_memory()
2573 if (unlikely(should_force_charge())) in try_charge_memcg()