Home
last modified time | relevance | path

Searched defs:dup_ret (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/module/
H A Ddups.c54 int dup_ret; member
120 bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait()
H A Dkmod.c136 int ret, dup_ret; in __request_module() local
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()