Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmemcontrol.c233 static inline bool should_force_charge(void) in should_force_charge() function
1736 ret = should_force_charge() || out_of_memory(&oc); in mem_cgroup_out_of_memory()
2732 if (unlikely(should_force_charge())) in try_charge()