UMH_WAIT_PROC 384 drivers/block/drbd/drbd_nl.c ret = call_usermodehelper(drbd_usermode_helper, argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 426 drivers/block/drbd/drbd_nl.c ret = call_usermodehelper(drbd_usermode_helper, argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 312 drivers/net/hamradio/baycom_epp.c return call_usermodehelper(eppconfig_path, argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 278 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c call_usermodehelper(ac_dc_script, argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 1845 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c call_usermodehelper(RadioPowerPath, argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 125 drivers/video/fbdev/uvesafb.c return call_usermodehelper(v86d_path, argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 633 fs/nfsd/nfs4layouts.c UMH_WAIT_PROC); UMH_WAIT_PROC 1835 fs/nfsd/nfs4recover.c ret = call_usermodehelper(argv[0], argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 434 fs/ocfs2/stackglue.c ret = call_usermodehelper(argv[0], argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 87 init/do_mounts_initrd.c call_usermodehelper_exec(info, UMH_WAIT_PROC); UMH_WAIT_PROC 171 kernel/kmod.c ret = call_modprobe(module_name, wait ? UMH_WAIT_PROC : UMH_WAIT_EXEC); UMH_WAIT_PROC 121 kernel/umh.c if (!(sub_info->wait & UMH_WAIT_PROC)) UMH_WAIT_PROC 186 kernel/umh.c if (sub_info->wait & UMH_WAIT_PROC) { UMH_WAIT_PROC 135 net/bridge/br_stp_if.c rc = call_usermodehelper(BR_STP_PROG, argv, envp, UMH_WAIT_PROC); UMH_WAIT_PROC 194 security/keys/request_key.c UMH_WAIT_PROC); UMH_WAIT_PROC 106 security/tomoyo/load_policy.c call_usermodehelper(argv[0], argv, envp, UMH_WAIT_PROC);