/linux/net/atm/ |
H A D | svc.c | 61 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_disconnect() 137 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_bind() 219 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_connect() 223 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect() 242 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect() 249 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect() 308 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_listen() 349 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_accept() 369 prepare_to_wait(sk_sleep(sk), &wait, in svc_accept() 400 prepare_to_wait(sk_sleep(sk_atm(new_vcc)), &wait, in svc_accept() [all …]
|
/linux/drivers/accessibility/speakup/ |
H A D | thread.c | 30 prepare_to_wait(&speakup_event, &wait, in speakup_thread()
|
H A D | speakup_dectlk.c | 239 prepare_to_wait(&flush, &wait, TASK_INTERRUPTIBLE); in do_catch_up()
|
/linux/kernel/sched/ |
H A D | wait.c | 229 prepare_to_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry, int state) in prepare_to_wait() function 240 EXPORT_SYMBOL(prepare_to_wait);
|
/linux/drivers/media/i2c/ |
H A D | saa7110.c | 186 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm() 221 prepare_to_wait(&decoder->wq, &wait, TASK_UNINTERRUPTIBLE); in determine_norm()
|
/linux/drivers/char/ |
H A D | nwbutton.c | 172 prepare_to_wait(&button_wait_queue, &wait, TASK_INTERRUPTIBLE); in button_read()
|
H A D | lp.c | 232 prepare_to_wait(&lp_table[minor].waitq, &wait, TASK_INTERRUPTIBLE); in lp_error() 472 prepare_to_wait(&lp_table[minor].waitq, &wait, TASK_INTERRUPTIBLE); in lp_read()
|
/linux/io_uring/ |
H A D | sqpoll.c | 338 prepare_to_wait(&sqd->wait, &wait, TASK_INTERRUPTIBLE); in io_sq_thread() 399 prepare_to_wait(&ctx->sqo_sq_wait, &wait, TASK_INTERRUPTIBLE); in io_sqpoll_wait_sq()
|
/linux/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 29 prepare_to_wait(&dg00x->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 29 prepare_to_wait(&bebob->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 28 prepare_to_wait(&oxfw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/sound/firewire/dice/ |
H A D | dice-hwdep.c | 21 prepare_to_wait(&dice->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-elektor.c | 105 prepare_to_wait(&pcf_wait, &wait, TASK_INTERRUPTIBLE); in pcf_isa_waitforpin()
|
/linux/sound/firewire/fireface/ |
H A D | ff-hwdep.c | 35 prepare_to_wait(&ff->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/fs/netfs/ |
H A D | read_collect.c | 629 prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE); in netfs_wait_for_read() 683 prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE); in netfs_wait_for_pause()
|
H A D | read_retry.c | 277 prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE); in netfs_retry_reads()
|
/linux/sound/firewire/tascam/ |
H A D | tascam-hwdep.c | 107 prepare_to_wait(&tscm->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-i2c.c | 236 prepare_to_wait(&solo_dev->i2c_wait, &wait, in solo_i2c_master_xfer()
|
/linux/sound/firewire/motu/ |
H A D | motu-hwdep.c | 37 prepare_to_wait(&motu->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/net/vmw_vsock/ |
H A D | af_vsock.c | 1552 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_connect() 1595 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_connect() 1642 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); in vsock_accept() 1659 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); in vsock_accept() 2106 prepare_to_wait(sk_sleep(sk), wait, TASK_INTERRUPTIBLE); in vsock_connectible_wait_data()
|
/linux/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 136 prepare_to_wait(&efw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_irq.c | 202 prepare_to_wait(&dev_priv->fence_queue, &__wait, in vmw_fallback_wait()
|
/linux/arch/mips/kernel/ |
H A D | rtlx.c | 131 prepare_to_wait( in rtlx_open()
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spufs.h | 309 prepare_to_wait(&(wq), &__wait, TASK_INTERRUPTIBLE); \
|
/linux/drivers/base/power/ |
H A D | runtime.c | 638 prepare_to_wait(&dev->power.wait_queue, &wait, in rpm_suspend() 826 prepare_to_wait(&dev->power.wait_queue, &wait, in rpm_resume() 1411 prepare_to_wait(&dev->power.wait_queue, &wait, in __pm_runtime_barrier()
|