Searched defs:__module_get (Results 1 – 3 of 3) sorted by relevance
656 static inline void __module_get(struct module *module) in __module_get() function764 static inline void __module_get(struct module *module) in __module_get() function
164 #define __module_get(...) macro
1128 void __module_get(struct module *module) in __module_get() function