Home
last modified time | relevance | path

Searched refs:kmod_dup_request_exists_wait (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/module/
H A Dinternal.h244 bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret);
247 static inline bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait() function