Home
last modified time | relevance | path

Searched refs:module_get_kallsym (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h618 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
799 static inline int module_get_kallsym(unsigned int symnum, unsigned long *value, in module_get_kallsym() function
/OK3568_Linux_fs/kernel/kernel/
H A Dkallsyms.c517 int ret = module_get_kallsym(iter->pos - iter->pos_arch_end, in get_ksymbol_mod()
H A Dmodule.c4402 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, in module_get_kallsym() function