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

/linux-master/kernel/module/
H A Dmain.c152 static inline int strong_try_module_get(struct module *mod) function
607 err = strong_try_module_get(b);
864 return strong_try_module_get(b);
1305 if (strong_try_module_get(fsa.owner))
2759 * Mark state as coming so strong_try_module_get() ignores us,

Completed in 155 milliseconds