Searched defs:try_module_get (Results 1 – 3 of 3) sorted by relevance
649 static inline bool try_module_get(struct module *module) in try_module_get() function768 static inline bool try_module_get(struct module *module) in try_module_get() function
150 #define try_module_get(...) 1 macro
1139 bool try_module_get(struct module *module) in try_module_get() function