Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmempolicy.h150 extern bool mempolicy_in_oom_domain(struct task_struct *tsk,
/Linux-v6.6/mm/
Doom_kill.c105 ret = mempolicy_in_oom_domain(tsk, mask); in oom_cpuset_eligible()
Dmempolicy.c2107 bool mempolicy_in_oom_domain(struct task_struct *tsk, in mempolicy_in_oom_domain() function