Searched refs:fprobe_disabled (Results 1 – 2 of 2) sorted by relevance
81 static inline bool fprobe_disabled(struct fprobe *fp) in fprobe_disabled() function
289 if (fp && !fprobe_disabled(fp)) in fprobe_entry()309 if (!fp || fprobe_disabled(fp)) in fprobe_entry()363 if (is_fprobe_still_exist(fp) && !fprobe_disabled(fp)) { in fprobe_return()