Searched refs:strong_try_module_get (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
H A Dmodule.c191 static inline int strong_try_module_get(struct module *mod) strong_try_module_get() function
703 err = strong_try_module_get(b); ref_module()
990 return strong_try_module_get(b); ref_module()
1894 if (sym && strong_try_module_get(owner)) __symbol_get()
3248 /* Mark state as coming so strong_try_module_get() ignores us, complete_formation()

Completed in 92 milliseconds