Lines Matching refs:steps
24 unsigned long steps, unsigned long res) in ___ftmn_return_res() argument
26 if (check->steps != steps) in ___ftmn_return_res()
34 unsigned long steps, unsigned long res) in ___ftmn_expect_state() argument
38 if (check->steps != steps) in ___ftmn_expect_state()
40 check->steps += incr; in ___ftmn_expect_state()
83 enum ftmn_incr incr, unsigned long steps, in ___ftmn_callee_done_check() argument
88 if (check->steps != steps) in ___ftmn_callee_done_check()
91 check->steps += incr; in ___ftmn_callee_done_check()
116 check->steps += incr; in ___ftmn_copy_linked_call_res()
122 check->steps += incr; in ___ftmn_set_check_res()
132 check->steps += incr; in ___ftmn_set_check_res_not_zero()
151 check->steps += incr; in ___ftmn_set_check_res_memcmp()