Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds