Home
last modified time | relevance | path

Searched defs:register_fprobe_syms (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfprobe.h109 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms() function
/linux/kernel/trace/
H A Dfprobe.c1031 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms() function