Searched refs:module_get_kallsym (Results 1 – 3 of 3) sorted by relevance
613 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,787 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
685 int ret = module_get_kallsym(iter->pos - iter->pos_arch_end, in get_ksymbol_mod()
Completed in 13 milliseconds