Home
last modified time | relevance | path

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

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