Searched refs:worst_result (Results 1 – 3 of 3) sorted by relevance
171 return worst_result(results, countof(results)); in vm_protect_max_000()191 return worst_result(results, countof(results)); in vm_protect_max_r00()211 return worst_result(results, countof(results)); in vm_protect_max_0w0()232 return worst_result(results, countof(results)); in vm_protect_max_rw0()
156 return worst_result(test_results, countof(test_results)); in vm_behavior_common_no_cow()
125 worst_result(test_result_t *list, unsigned count) in worst_result() function