Searched refs:module_get_kallsym (Results 1 – 3 of 3) sorted by relevance
605 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,779 static inline int module_get_kallsym(unsigned int symnum, unsigned long *value, in module_get_kallsym() function
415 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, in module_get_kallsym() function
593 int ret = module_get_kallsym(iter->pos - iter->pos_arch_end, in get_ksymbol_mod()