Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfprobe.h139 static inline void enable_fprobe(struct fprobe *fp) in enable_fprobe() function
/linux-6.15/Documentation/trace/
H A Dfprobe.rst74 enable_fprobe(&fp);
/linux-6.15/kernel/trace/
H A Dtrace_fprobe.c475 enable_fprobe(&tf->fp); in __enable_trace_fprobe()