Searched refs:ftrace_hash_move (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/kernel/trace/ |
D | ftrace.c | 1412 ftrace_hash_move(struct ftrace_ops *ops, int enable, in ftrace_hash_move() function 3796 ret = ftrace_hash_move(&trace_probe_ops, 1, orig_hash, hash); in register_ftrace_function_probe() 3894 ret = ftrace_hash_move(&trace_probe_ops, 1, orig_hash, hash); in __unregister_ftrace_function_probe() 4160 ret = ftrace_hash_move(ops, enable, orig_hash, hash); in ftrace_set_hash() 4410 ret = ftrace_hash_move(iter->ops, filter_hash, in ftrace_regex_release()
|