wait_event_timeout 1087 fs/ocfs2/dlm/dlmmaster.c (void)wait_event_timeout(mle->wq, wait_event_timeout 371 fs/ocfs2/dlm/dlmrecovery.c wait_event_timeout(dlm->dlm_reco_thread_wq, wait_event_timeout 389 fs/ocfs2/dlm/dlmrecovery.c wait_event_timeout(dlm->dlm_reco_thread_wq, wait_event_timeout 590 fs/ocfs2/dlm/dlmrecovery.c wait_event_timeout(dlm->dlm_reco_thread_wq, wait_event_timeout 2507 fs/ocfs2/dlm/dlmrecovery.c wait_event_timeout(dlm->dlm_reco_thread_wq, wait_event_timeout 308 kernel/kmod.c retval = wait_event_timeout(running_helpers_waitq, wait_event_timeout 592 net/bluetooth/hidp/core.c wait_event_timeout(*(ctrl_sk->sk_sleep), wait_event_timeout 389 net/sunrpc/clnt.c wait_event_timeout(destroy_wait, wait_event_timeout 65 sound/arm/pxa2xx-ac97-lib.c if (wait_event_timeout(gsr_wq, (GSR | gsr_bits) & GSR_SDONE, 1) <= 0 && wait_event_timeout 78 sound/arm/pxa2xx-ac97-lib.c wait_event_timeout(gsr_wq, (GSR | gsr_bits) & GSR_SDONE, 1); wait_event_timeout 102 sound/arm/pxa2xx-ac97-lib.c if (wait_event_timeout(gsr_wq, (GSR | gsr_bits) & GSR_CDONE, 1) <= 0 && wait_event_timeout 117 sound/arm/pxa2xx-ac97-lib.c wait_event_timeout(gsr_wq, gsr_bits & (GSR_PCR | GSR_SCR), 1); wait_event_timeout 129 sound/arm/pxa2xx-ac97-lib.c wait_event_timeout(gsr_wq, gsr_bits & (GSR_PCR | GSR_SCR), 1); wait_event_timeout 702 sound/isa/gus/gus_pcm.c if (!wait_event_timeout(pcmp->sleep, (atomic_read(&pcmp->dma_count) <= 0), 2*HZ)) wait_event_timeout 600 sound/pci/korg1212/korg1212.c wait_event_timeout(korg1212->wait, korg1212->dsp_stop_is_processed, (HZ * 3) / 2); wait_event_timeout 1228 sound/pci/korg1212/korg1212.c wait_event_timeout(korg1212->wait, korg1212->dsp_is_loaded, HZ * CARD_BOOT_TIMEOUT); wait_event_timeout 107 sound/pci/oxygen/oxygen_io.c wait_event_timeout(chip->ac97_waitqueue, wait_event_timeout 239 sound/usb/caiaq/caiaq-audio.c wait_event_timeout(dev->prepare_wait_queue, dev->output_running, HZ); wait_event_timeout 236 sound/usb/caiaq/caiaq-device.c if (!wait_event_timeout(dev->ep1_wait_queue, wait_event_timeout 287 sound/usb/caiaq/caiaq-device.c if (!wait_event_timeout(dev->ep1_wait_queue, wait_event_timeout 403 sound/usb/caiaq/caiaq-device.c if (!wait_event_timeout(dev->ep1_wait_queue, dev->spec_received, HZ)) wait_event_timeout 703 sound/usb/usx2y/usbusx2yaudio.c wait_event_timeout(usX2Y->In04WaitQueue, 0 == us->len, HZ);