Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfprobe.h46 static inline bool fprobe_disabled(struct fprobe *fp) in fprobe_disabled() function
/Linux-v6.1/kernel/trace/
Dfprobe.c31 if (fprobe_disabled(fp)) in fprobe_handler()
79 if (!fp || fprobe_disabled(fp)) in fprobe_exit_handler()