Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/module/
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()
Dkmod.c136 int ret, dup_ret; in __request_module() local
Dinternal.h241 static inline bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait()