Searched refs:arch_kprobe_get_kallsym (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dkprobes.h441 int arch_kprobe_get_kallsym(unsigned int *symnum, unsigned long *value,
/linux-master/kernel/
H A Dkprobes.c2509 int __weak arch_kprobe_get_kallsym(unsigned int *symnum, unsigned long *value, function
2526 if (!arch_kprobe_get_kallsym(&symnum, value, type, sym))

Completed in 116 milliseconds