Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfprobe.h79 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms() function
/Linux-v6.6/kernel/trace/
Dfprobe.c339 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms() function