Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h593 static inline bool try_module_get(struct module *module) in try_module_get() function
695 static inline bool try_module_get(struct module *module) in try_module_get() function
/Linux-v4.19/kernel/
Dmodule.c1113 bool try_module_get(struct module *module) in try_module_get() function