Searched refs:arch_kprobe_get_kallsym (Results 1 – 1 of 1) sorted by relevance
2517 int __weak arch_kprobe_get_kallsym(unsigned int *symnum, unsigned long *value, in arch_kprobe_get_kallsym() function2534 if (!arch_kprobe_get_kallsym(&symnum, value, type, sym)) in kprobe_get_kallsym()