Searched refs:wait_ticks (Results 1 – 2 of 2) sorted by relevance
183 int wait_ticks = 1; \185 tsleep(&dummy, 0, "ena", wait_ticks); \
533 int i, wait_ticks = 1; in vmbus_msghc_exec_noresult() local559 tsleep(&status, 0, "hcpmsg", wait_ticks); in vmbus_msghc_exec_noresult()560 if (wait_ticks < hz) in vmbus_msghc_exec_noresult()561 wait_ticks *= 2; in vmbus_msghc_exec_noresult()