Searched defs:__module_get (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dmodule.h477 static inline void __module_get(struct module *module) __module_get() function
551 static inline void __module_get(struct module *module) __module_get() function
/linux-4.1.27/kernel/
H A Dmodule.c933 void __module_get(struct module *module) __module_get() function
942 EXPORT_SYMBOL(__module_get); variable

Completed in 78 milliseconds