Home
last modified time | relevance | path

Searched refs:PF_UMH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/
Dumh.c110 current->flags |= PF_UMH; in call_usermodehelper_exec_async()
/Linux-v5.4/include/linux/
Dsched.h1467 #define PF_UMH 0x02000000 /* I'm an Usermodehelper process */ macro
1971 if (unlikely(tsk->flags & PF_UMH)) in exit_umh()