Searched refs:test_info (Results 1 – 1 of 1) sorted by relevance
28 struct test_info { struct70 struct test_info *test_info = tim->arg; in handle_expired_timer() local72 test_info->expired_count++; in handle_expired_timer()73 test_info->expired_timers[test_info->expired_timers_idx++] = tim; in handle_expired_timer()82 struct test_info *test_info = arg; in timer_manage_loop() local116 struct test_info *test_info; in test_timer_secondary() local128 test_info = mz->addr; in test_timer_secondary()149 (void *)test_info, in test_timer_secondary()165 return test_info->expected_count == test_info->expired_count ? in test_timer_secondary()174 test_info = mz->addr; in test_timer_secondary()[all …]