Searched refs:use_module (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.c536 static int use_module(struct module *a, struct module *b) function
818 static inline int use_module(struct module *a, struct module *b) function
959 /* use_module can fail due to OOM, or module unloading */
961 !use_module(mod, owner))

Completed in 37 milliseconds