Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmodule.h632 static inline bool try_module_get(struct module *module) in try_module_get() function
747 static inline bool try_module_get(struct module *module) in try_module_get() function
/linux-6.1.9/kernel/module/
Dmain.c829 bool try_module_get(struct module *module) in try_module_get() function