kmod_dup_request_exists_wait
bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret);
if (kmod_dup_request_exists_wait(module_name, wait, &dup_ret)) {