Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmodule.h625 static inline bool try_module_get(struct module *module) in try_module_get() function
745 static inline bool try_module_get(struct module *module) in try_module_get() function
/Linux-v5.4/kernel/
Dmodule.c1120 bool try_module_get(struct module *module) in try_module_get() function