Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfprobe.h100 static inline void disable_fprobe(struct fprobe *fp) in disable_fprobe() function
/Linux-v6.6/Documentation/trace/
Dfprobe.rst69 disable_fprobe(&fp);
/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c431 disable_fprobe(&tf->fp); in __disable_trace_fprobe()