Searched refs:calling_mod (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 Dkprobes.c534 struct module *calling_mod = module_text_address(called_from); local
540 if (calling_mod && calling_mod != probed_mod) {

Completed in 59 milliseconds