Searched refs:max_evts_roundoff (Results 1 – 2 of 2) sorted by relevance
508 int i, max_evts_roundoff; in test_multi_queue_priority() local519 max_evts_roundoff = MAX_EVENTS / queue_count; in test_multi_queue_priority()520 max_evts_roundoff *= queue_count; in test_multi_queue_priority()522 for (i = 0; i < max_evts_roundoff; i++) { in test_multi_queue_priority()536 return consume_events(0, max_evts_roundoff, validate_queue_priority); in test_multi_queue_priority()
526 int i, max_evts_roundoff; in test_multi_queue_priority() local533 max_evts_roundoff = MAX_EVENTS / queue_count; in test_multi_queue_priority()534 max_evts_roundoff *= queue_count; in test_multi_queue_priority()536 for (i = 0; i < max_evts_roundoff; i++) { in test_multi_queue_priority()549 return consume_events(0, max_evts_roundoff, validate_queue_priority); in test_multi_queue_priority()