Searched refs:ftrace_hash_move_and_update_ops (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | ftrace.c | 4101 static int ftrace_hash_move_and_update_ops(struct ftrace_ops *ops, in ftrace_hash_move_and_update_ops() function 4247 ret = ftrace_hash_move_and_update_ops(ops, orig_hash, in process_mod_list() 4625 ret = ftrace_hash_move_and_update_ops(&probe->ops, orig_hash, in register_ftrace_function_probe() 4763 ret = ftrace_hash_move_and_update_ops(&probe->ops, orig_hash, in unregister_ftrace_function_probe_func() 4998 ret = ftrace_hash_move_and_update_ops(ops, orig_hash, hash, enable); in ftrace_set_hash() 5666 ret = ftrace_hash_move_and_update_ops(iter->ops, orig_hash, in ftrace_regex_release()
|