Home
last modified time | relevance | path

Searched defs:try_module_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmodule.h641 static inline bool try_module_get(struct module *module) in try_module_get() function
760 static inline bool try_module_get(struct module *module) in try_module_get() function
/kernel/linux/linux-6.6/include/linux/
H A Dmodule.h709 static inline bool try_module_get(struct module *module) in try_module_get() function
813 static inline bool try_module_get(struct module *module) in try_module_get() function
/kernel/linux/linux-6.6/kernel/module/
H A Dmain.c829 bool try_module_get(struct module *module) in try_module_get() function
843 EXPORT_SYMBOL(try_module_get); variable
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c1136 bool try_module_get(struct module *module) in try_module_get() function
1153 EXPORT_SYMBOL(try_module_get); variable

Completed in 14 milliseconds