Home
last modified time | relevance | path

Searched refs:fprobe_shared_with_kprobes (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dfprobe.h59 static inline bool fprobe_shared_with_kprobes(struct fprobe *fp) in fprobe_shared_with_kprobes() function
/Linux-v6.6/kernel/trace/
Dfprobe.c181 if (fprobe_shared_with_kprobes(fp)) in fprobe_init()