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

/linux-4.4.14/include/linux/
H A Dmodule.h596 static inline void module_put(struct module *module) module_put() function
687 static inline void module_put(struct module *module) module_put() function
/linux-4.4.14/kernel/
H A Dmodule.c1120 void module_put(struct module *module) module_put() function
1132 EXPORT_SYMBOL(module_put); variable

Completed in 149 milliseconds