Searched refs:UMH_KILLABLE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dumh.h17 #define UMH_KILLABLE 0x04 /* wait for EXEC/PROC killable */ macro
/linux-master/kernel/module/
H A Dkmod.c103 ret = call_usermodehelper_exec(info, wait | UMH_KILLABLE);
/linux-master/kernel/
H A Dumh.c52 * we own sub_info, the UMH_KILLABLE caller has gone away
441 if (wait & UMH_KILLABLE) {

Completed in 103 milliseconds