Searched refs:finish (Results 1 – 3 of 3) sorted by relevance
65 struct exception_table_entry *finish) in sort_extable() argument67 sort(start, finish - start, sizeof(struct exception_table_entry), in sort_extable()
1190 goto finish; in compute_generator_polynomial()1231 finish: in compute_generator_polynomial()
6660 u64 start, finish; in __run_one() local6669 finish = ktime_get_ns(); in __run_one()6672 *duration = finish - start; in __run_one()