| /linux/net/atm/ |
| H A D | svc.c | 66 finish_wait(sk_sleep(sk), &wait); in svc_disconnect() 142 finish_wait(sk_sleep(sk), &wait); in svc_bind() 260 finish_wait(sk_sleep(sk), &wait); in svc_connect() 313 finish_wait(sk_sleep(sk), &wait); in svc_listen() 372 finish_wait(sk_sleep(sk), &wait); in svc_accept() 408 finish_wait(sk_sleep(sk_atm(new_vcc)), &wait); in svc_accept() 452 finish_wait(sk_sleep(sk), &wait); in svc_change_qos() 554 finish_wait(sk_sleep(sk), &wait); in svc_addparty() 577 finish_wait(sk_sleep(sk), &wait); in svc_dropparty()
|
| /linux/kernel/sched/ |
| H A D | wait_bit.c | 55 finish_wait(wq_head, &wbq_entry->wq_entry); in __wait_on_bit() 101 finish_wait(wq_head, &wbq_entry->wq_entry); in __wait_on_bit_lock() 105 finish_wait(wq_head, &wbq_entry->wq_entry); in __wait_on_bit_lock()
|
| H A D | wait.c | 375 void finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in finish_wait() function 399 EXPORT_SYMBOL(finish_wait);
|
| /linux/fs/netfs/ |
| H A D | misc.c | 375 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_in_progress_stream() 465 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_in_progress() 535 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_pause()
|
| /linux/drivers/accessibility/speakup/ |
| H A D | thread.c | 44 finish_wait(&speakup_event, &wait); in speakup_thread()
|
| H A D | speakup_soft.c | 245 finish_wait(&speakup_event, &wait); in softsynthx_read() 249 finish_wait(&speakup_event, &wait); in softsynthx_read() 255 finish_wait(&speakup_event, &wait); in softsynthx_read()
|
| /linux/kernel/ |
| H A D | umh.c | 234 finish_wait(&usermodehelper_disabled_waitq, &wait); in usermodehelper_read_trylock() 261 finish_wait(&usermodehelper_disabled_waitq, &wait); in usermodehelper_read_lock_wait()
|
| /linux/drivers/misc/ocxl/ |
| H A D | file.c | 424 finish_wait(&ctx->events_wq, &event_wait); in afu_read() 429 finish_wait(&ctx->events_wq, &event_wait); in afu_read() 436 finish_wait(&ctx->events_wq, &event_wait); in afu_read()
|
| /linux/net/rds/ |
| H A D | ib_rdma.c | 359 finish_wait(&pool->flush_wait, &wait); in rds_ib_flush_mr_pool() 371 finish_wait(&pool->flush_wait, &wait); in rds_ib_flush_mr_pool() 375 finish_wait(&pool->flush_wait, &wait); in rds_ib_flush_mr_pool()
|
| /linux/drivers/media/i2c/ |
| H A D | saa7110.c | 188 finish_wait(&decoder->wq, &wait); in determine_norm() 223 finish_wait(&decoder->wq, &wait); in determine_norm()
|
| /linux/drivers/char/ |
| H A D | nwbutton.c | 174 finish_wait(&button_wait_queue, &wait); in button_read()
|
| /linux/fs/xfs/ |
| H A D | xfs_extent_busy.c | 643 finish_wait(&eb->eb_wait, &wait); in xfs_extent_busy_flush() 660 finish_wait(&eb->eb_wait, &wait); in xfs_extent_busy_wait_group()
|
| /linux/rust/kernel/sync/ |
| H A D | condvar.rs | 134 unsafe { bindings::finish_wait(self.wait_queue_head.get(), wait.get()) }; in wait_internal()
|
| /linux/io_uring/ |
| H A D | sqpoll.c | 410 finish_wait(&sqd->wait, &wait); in io_sq_thread() 443 finish_wait(&ctx->sqo_sq_wait, &wait); in io_sqpoll_wait_sq()
|
| H A D | cancel.c | 339 finish_wait(&ctx->cq_wait, &wait); in io_sync_cancel() 647 finish_wait(&tctx->wait, &wait); in io_uring_cancel_generic()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-elektor.c | 113 finish_wait(&pcf_wait, &wait); in pcf_isa_waitforpin()
|
| /linux/sound/hda/core/ |
| H A D | controller.c | 335 finish_wait(&bus->rirb_wq, &wait); in snd_hdac_bus_get_response_rirb() 360 finish_wait(&bus->rirb_wq, &wait); in snd_hdac_bus_get_response_rirb()
|
| /linux/sound/oss/dmasound/ |
| H A D | dmasound_core.c | 622 finish_wait(&write_sq.action_queue, &wait); in sq_write() 630 finish_wait(&write_sq.action_queue, &wait); in sq_write() 635 finish_wait(&write_sq.action_queue, &wait); in sq_write()
|
| /linux/net/rxrpc/ |
| H A D | recvmsg.c | 421 finish_wait(sk_sleep(&rx->sk), &wait); in rxrpc_recvmsg() 578 finish_wait(sk_sleep(&rx->sk), &wait); in rxrpc_recvmsg()
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-i2c.c | 250 finish_wait(&solo_dev->i2c_wait, &wait); in solo_i2c_master_xfer()
|
| /linux/sound/firewire/motu/ |
| H A D | motu-hwdep.c | 40 finish_wait(&motu->hwdep_wait, &wait); in hwdep_read()
|
| /linux/include/linux/ |
| H A D | wait.h | 116 * finish_wait(&wq_head, &wait); 325 finish_wait(&wq_head, &__wq_entry); \ 1228 void finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry);
|
| /linux/fs/jbd2/ |
| H A D | transaction.c | 153 finish_wait(&journal->j_wait_transaction_locked, &wait); in wait_transaction_locked() 181 finish_wait(&journal->j_wait_transaction_locked, &wait); in wait_transaction_switching() 839 finish_wait(&journal->j_wait_updates, &wait); in jbd2_journal_wait_updates() 844 finish_wait(&journal->j_wait_updates, &wait); in jbd2_journal_wait_updates()
|
| /linux/drivers/md/bcache/ |
| H A D | btree.h | 365 finish_wait(&(c)->btree_cache_wait, &(op)->wait); \
|
| /linux/arch/mips/kernel/ |
| H A D | rtlx.c | 144 finish_wait(&channel_wqs[index].lx_queue, in rtlx_open()
|