Searched refs:while_for_each_ftrace_op (Results 1 – 4 of 4) sorted by relevance
408 } while_for_each_ftrace_op(op); in ftrace_update_pid_func() 1100 } while_for_each_ftrace_op(op); in ftrace_ops_trampoline() 1943 } while_for_each_ftrace_op(op); in ftrace_hash_rec_update_modify() 2421 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_any() 2439 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_any_other() 2450 while_for_each_ftrace_op(op) { in ftrace_find_tramp_ops_next() 2527 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_curr() 2542 } while_for_each_ftrace_op(op); in ftrace_find_tramp_ops_new() 2561 } while_for_each_ftrace_op(op); in ftrace_find_unique_ops() 4968 } while_for_each_ftrace_op(o in ftrace_ops_update_code() [all...]
446 } while_for_each_ftrace_op(ops); in set_ftrace_ops_ro()
732 - 'while_for_each_ftrace_op'
469 #define while_for_each_ftrace_op(op) \ macro