Home
last modified time | relevance | path

Searched defs:try_module_get (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dmodule.h593 static inline bool try_module_get(struct module *module) in try_module_get() function
695 static inline bool try_module_get(struct module *module) in try_module_get() function
/kernel/linux/linux-5.10/include/linux/
Dmodule.h632 static inline bool try_module_get(struct module *module) in try_module_get() function
751 static inline bool try_module_get(struct module *module) in try_module_get() function
/kernel/linux/linux-4.19/kernel/
Dmodule.c1119 bool try_module_get(struct module *module) in try_module_get() function
/kernel/linux/linux-5.10/kernel/
Dmodule.c1136 bool try_module_get(struct module *module) in try_module_get() function