Searched defs:try_module_get (Results 1 – 3 of 3) sorted by relevance
716 static inline bool try_module_get(struct module *module) in try_module_get() function820 static inline bool try_module_get(struct module *module) in try_module_get() function
168 #define try_module_get(...) 1 macro
829 bool try_module_get(struct module *module) in try_module_get() function