Searched refs:ftrace_check_record (Results 1 – 1 of 1) sorted by relevance
2139 static int ftrace_check_record(struct dyn_ftrace *rec, bool enable, bool update) in ftrace_check_record() function2284 return ftrace_check_record(rec, enable, true); in ftrace_update_record()2298 return ftrace_check_record(rec, enable, false); in ftrace_test_record()