Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dfprobe.c399 static bool fprobe_is_ftrace(struct fprobe *fp) in fprobe_is_ftrace() function
413 if (fprobe_is_ftrace(fp)) in insert_fprobe_node()
430 if (fprobe_is_ftrace(fp)) in delete_fprobe_node()
481 static bool fprobe_is_ftrace(struct fprobe *fp) in fprobe_is_ftrace() function
585 if (fp && !fprobe_disabled(fp) && !fprobe_is_ftrace(fp)) in fprobe_fgraph_entry()
605 if (unlikely(!fp || fprobe_disabled(fp) || fprobe_is_ftrace(fp))) in fprobe_fgraph_entry()
996 if (fprobe_is_ftrace(fp)) in register_fprobe_ips()
1079 fprobe_is_ftrace(fp))) in unregister_fprobe_nolock()
1084 if (fprobe_is_ftrace(fp)) in unregister_fprobe_nolock()