Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Ddups.c120 bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait() function
H A Dinternal.h241 static inline bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait() function