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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmodule.c82 static inline int strong_try_module_get(struct module *mod) function
543 if (!strong_try_module_get(b))
820 return strong_try_module_get(b);
1233 if (value && !strong_try_module_get(owner))
1998 strong_try_module_get() will fail. */

Completed in 90 milliseconds