Home
last modified time | relevance | path

Searched refs:oom_reaper_th (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Doom_kill.c508 static struct task_struct *oom_reaper_th; variable
704 oom_reaper_th = kthread_run(oom_reaper, NULL, "oom_reaper"); in oom_init()
/kernel/linux/linux-6.6/mm/
H A Doom_kill.c505 static struct task_struct *oom_reaper_th; variable
733 oom_reaper_th = kthread_run(oom_reaper, NULL, "oom_reaper"); in oom_init()

Completed in 3 milliseconds