Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/module/
Ddups.c53 int dup_ret; member
119 bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait()
Dkmod.c135 int ret, dup_ret; in __request_module() local
Dinternal.h248 static inline bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait()