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

/linux-4.1.27/include/linux/
H A Dkmod.h54 #define UMH_KILLABLE 4 /* wait for EXEC/PROC killable */ request_module_nowait() macro
/linux-4.1.27/kernel/
H A Dkmod.c100 return call_usermodehelper_exec(info, wait | UMH_KILLABLE); call_modprobe()
204 * we own sub_info, the UMH_KILLABLE caller has gone away umh_complete()
563 if (wait & UMH_KILLABLE) { call_usermodehelper_exec()

Completed in 112 milliseconds