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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c942 static int try_to_force_load(struct module *mod, const char *reason) function
983 return try_to_force_load(mod, symname) == 0;
2252 err = try_to_force_load(mod, "bad vermagic");
2423 return try_to_force_load(mod,

Completed in 50 milliseconds