Home
last modified time | relevance | path

Searched refs:disable_fprobe (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dfprobe.h127 static inline void disable_fprobe(struct fprobe *fp) in disable_fprobe() function
/linux-6.15/Documentation/trace/
H A Dfprobe.rst70 disable_fprobe(&fp);
/linux-6.15/kernel/trace/
H A Dtrace_fprobe.c487 disable_fprobe(&tf->fp); in __disable_trace_fprobe()