Lines Matching defs:enable

807 void ftrace_graph_graph_time_control(bool enable)  in ftrace_graph_graph_time_control()
1326 int enable) in ftrace_add_mod()
1471 ftrace_hash_move(struct ftrace_ops *ops, int enable, in ftrace_hash_move()
2212 static int ftrace_check_record(struct dyn_ftrace *rec, bool enable, bool update) in ftrace_check_record()
2389 int ftrace_update_record(struct dyn_ftrace *rec, bool enable) in ftrace_update_record()
2403 int ftrace_test_record(struct dyn_ftrace *rec, bool enable) in ftrace_test_record()
2681 __ftrace_replace_code(struct dyn_ftrace *rec, bool enable) in __ftrace_replace_code()
2720 bool enable = mod_flags & FTRACE_MODIFY_ENABLE_FL; in ftrace_replace_code() local
3389 int enable) in __ftrace_hash_move_and_update_ops()
3630 int enable) in ftrace_hash_move_and_update_subops()
4888 int enable) in ftrace_hash_move_and_update_ops()
4920 const char *func, char *module, int enable) in cache_mod()
4960 char *mod, bool enable) in process_mod_list()
5056 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
5619 char *buff, int len, int enable) in ftrace_process_regex()
5654 size_t cnt, loff_t *ppos, int enable) in ftrace_regex_write()
5750 int remove, int reset, int enable, char *mod) in ftrace_set_hash()
5807 int remove, int reset, int enable) in ftrace_set_addr()
6186 int reset, int enable) in ftrace_set_regex()
6350 static void __init set_ftrace_early_graph(char *buf, int enable) in set_ftrace_early_graph()
6377 ftrace_set_early_filter(struct ftrace_ops *ops, char *buf, int enable) in ftrace_set_early_filter()
6427 int enable = !(iter->flags & FTRACE_ITER_NOTRACE); in ftrace_regex_release() local
8050 void ftrace_pid_follow_fork(struct trace_array *tr, bool enable) in ftrace_pid_follow_fork()