Searched refs:tsk_is_oom_victim (Results 1 – 5 of 5) sorted by relevance
74 static inline bool tsk_is_oom_victim(struct task_struct * tsk) in tsk_is_oom_victim() function
327 if (!is_sysrq_oom(oc) && tsk_is_oom_victim(task)) { in oom_evaluate_task()
4015 if (tsk_is_oom_victim(current) || in warn_alloc_show_mem()4549 if (!tsk_is_oom_victim(tsk)) in oom_reserves_allowed()4942 if (tsk_is_oom_victim(current) && in __alloc_pages_slowpath()
110 return tsk_is_oom_victim(current) || fatal_signal_pending(current) || in task_is_dying()
4219 if (unlikely(tsk_is_oom_victim(current))) in cpuset_current_node_allowed()