Searched refs:call_usermodehelper_exec (Results 1 – 8 of 8) sorted by relevance
402 int call_usermodehelper_exec(struct subprocess_info *sub_info, int wait) in call_usermodehelper_exec() function468 EXPORT_SYMBOL(call_usermodehelper_exec);493 return call_usermodehelper_exec(info, wait); in call_usermodehelper()
185 err = call_usermodehelper_exec(sub_info, UMH_WAIT_EXEC); in fork_usermode_driver()
43 call_usermodehelper_exec(struct subprocess_info *info, int wait);
103 ret = call_usermodehelper_exec(info, wait | UMH_KILLABLE); in call_modprobe()
107 call_usermodehelper_exec(info, UMH_WAIT_PROC|UMH_FREEZABLE); in handle_initrd()
111 return call_usermodehelper_exec(info, wait); in call_usermodehelper_keys()
633 retval = call_usermodehelper_exec(info, UMH_NO_WAIT); in kobject_uevent_env()
639 retval = call_usermodehelper_exec(sub_info, in do_coredump()