Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkprobes.h447 int kprobe_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
519 static inline int kprobe_get_kallsym(unsigned int symnum, unsigned long *value, in kprobe_get_kallsym() function
/openbmc/linux/kernel/
H A Dkallsyms.c686 return kprobe_get_kallsym(iter->pos - iter->pos_bpf_end, in get_ksymbol_kprobe()
H A Dkprobes.c2534 int kprobe_get_kallsym(unsigned int symnum, unsigned long *value, char *type, in kprobe_get_kallsym() function