Searched refs:call_usermodehelper_exec (Results 1 – 1 of 1) sorted by relevance
107 return call_usermodehelper_exec(info, wait | UMH_KILLABLE); in call_modprobe()566 int call_usermodehelper_exec(struct subprocess_info *sub_info, int wait) in call_usermodehelper_exec() function622 EXPORT_SYMBOL(call_usermodehelper_exec);647 return call_usermodehelper_exec(info, wait); in call_usermodehelper()