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

/linux-4.1.27/include/linux/
H A Dmodule.h474 static inline void module_put(struct module *module) module_put() function
560 static inline void module_put(struct module *module) module_put() function
/linux-4.1.27/kernel/
H A Dmodule.c963 void module_put(struct module *module) module_put() function
975 EXPORT_SYMBOL(module_put); variable

Completed in 216 milliseconds