Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfprobe.h51 static inline bool fprobe_shared_with_kprobes(struct fprobe *fp) in fprobe_shared_with_kprobes() function
/linux-6.1.9/kernel/trace/
Dfprobe.c119 if (fprobe_shared_with_kprobes(fp)) in fprobe_init()