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