Searched refs:while_for_each_ftrace_op (Results 1 – 5 of 5) sorted by relevance
374 } while_for_each_ftrace_op(op); in ftrace_update_pid_func()1068 } while_for_each_ftrace_op(op); in ftrace_ops_trampoline()1833 } while_for_each_ftrace_op(op); in ftrace_hash_rec_update_modify()2246 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_any()2264 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_any_other()2275 while_for_each_ftrace_op(op) { in ftrace_find_tramp_ops_next()2352 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_curr()2367 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_new()4120 } while_for_each_ftrace_op(op); in ftrace_ops_update_code()7238 } while_for_each_ftrace_op(op); in __ftrace_ops_list_func()[all …]
480 } while_for_each_ftrace_op(op); in update_function_graph_func()
453 } while_for_each_ftrace_op(ops); in set_ftrace_ops_ro()
495 - 'while_for_each_ftrace_op'
268 #define while_for_each_ftrace_op(op) \ macro
Completed in 24 milliseconds