Searched refs:strong_try_module_get (Results 1 – 1 of 1) sorted by relevance
318 static inline int strong_try_module_get(struct module *mod) in strong_try_module_get() function821 err = strong_try_module_get(b); in ref_module()1115 return strong_try_module_get(b); in ref_module()2223 if (!find_symbol(&fsa) || strong_try_module_get(fsa.owner)) { in __symbol_get()