Searched refs:tsk_is_oom_victim (Results 1 – 5 of 5) sorted by relevance
64 static inline bool tsk_is_oom_victim(struct task_struct * tsk) in tsk_is_oom_victim() function
329 if (!is_sysrq_oom(oc) && tsk_is_oom_victim(task)) { in oom_evaluate_task()
3397 if (tsk_is_oom_victim(current) || in warn_alloc_show_mem()3868 if (!tsk_is_oom_victim(tsk)) in oom_reserves_allowed()4240 if (tsk_is_oom_victim(current) && in __alloc_pages_slowpath()
2187 if (unlikely(tsk_is_oom_victim(current) || in try_charge()
2567 if (unlikely(tsk_is_oom_victim(current))) in __cpuset_node_allowed()