Searched refs:quantum_ms (Results 1 – 1 of 1) sorted by relevance
887 static const int quantum_ms = 1000/HZ; in acpi_os_wait_semaphore() local890 for (i = timeout; (i > 0 && ret < 0); i -= quantum_ms) { in acpi_os_wait_semaphore()