Searched refs:modprobe_path (Results 1 – 2 of 2) sorted by relevance
61 char modprobe_path[KMOD_PATH_LEN] = "/sbin/modprobe"; variable87 argv[0] = modprobe_path; in call_modprobe()93 info = call_usermodehelper_setup(modprobe_path, argv, envp, GFP_KERNEL, in call_modprobe()138 if (!modprobe_path[0]) in __request_module()
2165 .data = &modprobe_path,