Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmempolicy.h145 extern bool mempolicy_in_oom_domain(struct task_struct *tsk,
/linux-6.12.1/mm/
Doom_kill.c106 ret = mempolicy_in_oom_domain(tsk, mask); in oom_cpuset_eligible()
Dmempolicy.c2172 bool mempolicy_in_oom_domain(struct task_struct *tsk, in mempolicy_in_oom_domain() function