Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfprobe.h86 static inline bool fprobe_shared_with_kprobes(struct fprobe *fp) in fprobe_shared_with_kprobes() function
/linux-6.15/kernel/trace/
H A Dfprobe.c318 if (fprobe_shared_with_kprobes(fp)) in fprobe_entry()