Searched refs:call_usermodehelper_exec (Results 1 – 5 of 5) sorted by relevance
401 int call_usermodehelper_exec(struct subprocess_info *sub_info, int wait) in call_usermodehelper_exec() function467 EXPORT_SYMBOL(call_usermodehelper_exec);492 return call_usermodehelper_exec(info, wait); in call_usermodehelper()
43 call_usermodehelper_exec(struct subprocess_info *info, int wait);
103 ret = call_usermodehelper_exec(info, wait | UMH_KILLABLE); in call_modprobe()
111 return call_usermodehelper_exec(info, wait); in call_usermodehelper_keys()
635 retval = call_usermodehelper_exec(info, UMH_NO_WAIT); in kobject_uevent_env()