Home
last modified time | relevance | path

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

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