Searched refs:is_fprobe_still_exist (Results 1 – 1 of 1) sorted by relevance
101 static bool is_fprobe_still_exist(struct fprobe *fp) in is_fprobe_still_exist() function114 NOKPROBE_SYMBOL(is_fprobe_still_exist);126 if (is_fprobe_still_exist(fp)) in add_fprobe_hash()143 if (!is_fprobe_still_exist(fp)) in del_fprobe_hash()363 if (is_fprobe_still_exist(fp) && !fprobe_disabled(fp)) { in fprobe_return()790 if (!fp || !is_fprobe_still_exist(fp)) { in unregister_fprobe()