Searched refs:fprobe_is_ftrace (Results 1 – 1 of 1) sorted by relevance
335 static bool fprobe_is_ftrace(struct fprobe *fp) in fprobe_is_ftrace() function358 static bool fprobe_is_ftrace(struct fprobe *fp) in fprobe_is_ftrace() function411 if (fp && !fprobe_disabled(fp) && !fprobe_is_ftrace(fp)) in fprobe_fgraph_entry()431 if (unlikely(!fp || fprobe_disabled(fp) || fprobe_is_ftrace(fp))) in fprobe_fgraph_entry()851 if (fprobe_is_ftrace(fp)) in register_fprobe_ips()951 if (fprobe_is_ftrace(fp)) in unregister_fprobe()