Home
last modified time | relevance | path

Searched refs:prepare_to_wait (Results 1 – 25 of 141) sorted by relevance

123456

/Linux-v4.19/net/atm/
Dsvc.c56 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_disconnect()
132 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_bind()
214 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_connect()
218 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect()
237 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect()
244 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect()
303 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_listen()
344 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_accept()
364 prepare_to_wait(sk_sleep(sk), &wait, in svc_accept()
395 prepare_to_wait(sk_sleep(sk_atm(new_vcc)), &wait, in svc_accept()
[all …]
/Linux-v4.19/drivers/staging/speakup/
Dthread.c30 prepare_to_wait(&speakup_event, &wait, in speakup_thread()
Dspeakup_dectlk.c218 prepare_to_wait(&flush, &wait, TASK_INTERRUPTIBLE); in do_catch_up()
/Linux-v4.19/kernel/sched/
Dwait.c225 prepare_to_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) in prepare_to_wait() function
236 EXPORT_SYMBOL(prepare_to_wait);
Dwait_bit.c46 prepare_to_wait(wq_head, &wbq_entry->wq_entry, mode); in __wait_on_bit()
/Linux-v4.19/drivers/char/
Dnwbutton.c171 prepare_to_wait(&button_wait_queue, &wait, TASK_INTERRUPTIBLE); in button_read()
/Linux-v4.19/drivers/media/i2c/
Dsaa7110.c195 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm()
230 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm()
/Linux-v4.19/kernel/
Dumh.c235 prepare_to_wait(&usermodehelper_disabled_waitq, &wait, in usermodehelper_read_trylock()
267 prepare_to_wait(&usermodehelper_disabled_waitq, &wait, in usermodehelper_read_lock_wait()
/Linux-v4.19/fs/xfs/
Dxfs_extent_busy.c609 prepare_to_wait(&pag->pagb_wait, &wait, TASK_KILLABLE); in xfs_extent_busy_flush()
629 prepare_to_wait(&pag->pagb_wait, &wait, TASK_KILLABLE); in xfs_extent_busy_wait_all()
/Linux-v4.19/drivers/usb/misc/
Drio500.c314 prepare_to_wait(&rio->wait_q, &wait, TASK_INTERRUPTIBLE); in write_rio()
400 prepare_to_wait(&rio->wait_q, &wait, TASK_INTERRUPTIBLE); in read_rio()
/Linux-v4.19/sound/firewire/tascam/
Dtascam-hwdep.c31 prepare_to_wait(&tscm->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_hwdep.c30 prepare_to_wait(&bebob->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/sound/firewire/fireface/
Dff-hwdep.c29 prepare_to_wait(&ff->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/sound/firewire/motu/
Dmotu-hwdep.c30 prepare_to_wait(&motu->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-hwdep.c29 prepare_to_wait(&oxfw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/sound/firewire/dice/
Ddice-hwdep.c22 prepare_to_wait(&dice->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-hwdep.c30 prepare_to_wait(&dg00x->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/drivers/i2c/busses/
Di2c-elektor.c112 prepare_to_wait(&pcf_wait, &wait, TASK_INTERRUPTIBLE); in pcf_isa_waitforpin()
/Linux-v4.19/net/vmw_vsock/
Daf_vsock.c1216 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect()
1251 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect()
1298 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); in vsock_accept()
1315 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); in vsock_accept()
1752 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_recvmsg()
/Linux-v4.19/net/decnet/
Daf_decnet.c836 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_confirm_accept()
854 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_confirm_accept()
877 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_run()
895 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_run()
1046 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_for_connect()
1066 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_for_connect()
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-i2c.c245 prepare_to_wait(&solo_dev->i2c_wait, &wait, in solo_i2c_master_xfer()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-fileops.c274 prepare_to_wait(&s->waitq, &wait, TASK_INTERRUPTIBLE); in ivtv_get_buffer()
634 prepare_to_wait(&s->waitq, &wait, TASK_INTERRUPTIBLE); in ivtv_write()
695 prepare_to_wait(&itv->dma_waitq, &wait, TASK_INTERRUPTIBLE); in ivtv_write()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_hwdep.c136 prepare_to_wait(&efw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_irq.c195 prepare_to_wait(&dev_priv->fence_queue, &__wait, in vmw_fallback_wait()
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dspufs.h323 prepare_to_wait(&(wq), &__wait, TASK_INTERRUPTIBLE); \

123456