Searched refs:UMH_KILLABLE (Results 1 – 3 of 3) sorted by relevance
17 #define UMH_KILLABLE 4 /* wait for EXEC/PROC killable */ macro
98 return call_usermodehelper_exec(info, wait | UMH_KILLABLE); in call_modprobe()
437 if (wait & UMH_KILLABLE) { in call_usermodehelper_exec()