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

/linux-master/include/linux/
H A Dmodule.h711 static inline bool try_module_get(struct module *module) function
815 static inline bool try_module_get(struct module *module) function
/linux-master/kernel/module/
H A Dmain.c829 bool try_module_get(struct module *module) function
843 EXPORT_SYMBOL(try_module_get); variable

Completed in 167 milliseconds