taglinefilesource code
module_ref28include/linux/module.hstruct module_ref *next;
module_ref41include/linux/module.hstruct module_ref ref[0]; /* actual size defined by n_refs */
module_ref49include/linux/module.hstruct module_ref *ref;  /* the list of modules that refer to me */
module_ref213kernel/module.cstruct module_ref *ref;
module_ref241kernel/module.cfor (ref = (struct module_ref *)sym, i = 0;
module_ref390kernel/module.cstruct module_ref *prev;
module_ref391kernel/module.cstruct module_ref *ref;
module_ref456kernel/module.cstruct module_ref *ref;