Searched refs:module_get_kallsym (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | module.h | 439 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, 586 static inline int module_get_kallsym(unsigned int symnum, unsigned long *value, module_get_kallsym() function
|
/linux-4.1.27/kernel/ |
H A D | kallsyms.c | 460 if (module_get_kallsym(iter->pos - kallsyms_num_syms, &iter->value, get_ksymbol_mod()
|
H A D | module.c | 3623 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, module_get_kallsym() function
|
Completed in 118 milliseconds