Searched refs:exec_modprobe (Results 1 – 1 of 1) sorted by relevance
150 static int exec_modprobe(void * module_name) in exec_modprobe() function216 pid = kernel_thread(exec_modprobe, (void*) module_name, 0); in request_module()