Home
last modified time | relevance | path

Searched refs:finish_wait (Results 1 – 25 of 156) sorted by relevance

1234567

/linux-6.15/net/atm/
H A Dsvc.c66 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-6.15/kernel/sched/
H A Dwait_bit.c52 finish_wait(wq_head, &wbq_entry->wq_entry); in __wait_on_bit()
98 finish_wait(wq_head, &wbq_entry->wq_entry); in __wait_on_bit_lock()
102 finish_wait(wq_head, &wbq_entry->wq_entry); in __wait_on_bit_lock()
H A Dwait.c356 void finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in finish_wait() function
380 EXPORT_SYMBOL(finish_wait);
/linux-6.15/drivers/accessibility/speakup/
H A Dthread.c44 finish_wait(&speakup_event, &wait); in speakup_thread()
H A Dspeakup_soft.c245 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-6.15/block/
H A Dblk-rq-qos.c287 finish_wait(&rqw->wait, &data.wq); in rq_qos_wait()
310 finish_wait(&rqw->wait, &data.wq); in rq_qos_wait()
/linux-6.15/kernel/
H A Dumh.c234 finish_wait(&usermodehelper_disabled_waitq, &wait); in usermodehelper_read_trylock()
261 finish_wait(&usermodehelper_disabled_waitq, &wait); in usermodehelper_read_lock_wait()
/linux-6.15/drivers/misc/ocxl/
H A Dfile.c424 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-6.15/drivers/char/
H A Dnwbutton.c174 finish_wait(&button_wait_queue, &wait); in button_read()
/linux-6.15/net/rds/
H A Dib_rdma.c359 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-6.15/drivers/media/i2c/
H A Dsaa7110.c188 finish_wait(&decoder->wq, &wait); in determine_norm()
223 finish_wait(&decoder->wq, &wait); in determine_norm()
/linux-6.15/rust/kernel/sync/
H A Dcondvar.rs134 unsafe { bindings::finish_wait(self.wait_queue_head.get(), wait.get()) }; in wait_internal()
/linux-6.15/fs/xfs/
H A Dxfs_extent_busy.c644 finish_wait(&eb->eb_wait, &wait); in xfs_extent_busy_flush()
661 finish_wait(&eb->eb_wait, &wait); in xfs_extent_busy_wait_group()
/linux-6.15/sound/firewire/oxfw/
H A Doxfw-hwdep.c31 finish_wait(&oxfw->hwdep_wait, &wait); in hwdep_read()
/linux-6.15/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c32 finish_wait(&dg00x->hwdep_wait, &wait); in hwdep_read()
/linux-6.15/sound/firewire/dice/
H A Ddice-hwdep.c24 finish_wait(&dice->hwdep_wait, &wait); in hwdep_read()
/linux-6.15/sound/firewire/bebob/
H A Dbebob_hwdep.c32 finish_wait(&bebob->hwdep_wait, &wait); in hwdep_read()
/linux-6.15/io_uring/
H A Dsqpoll.c374 finish_wait(&sqd->wait, &wait); in io_sq_thread()
406 finish_wait(&ctx->sqo_sq_wait, &wait); in io_sqpoll_wait_sq()
/linux-6.15/drivers/i2c/busses/
H A Di2c-elektor.c113 finish_wait(&pcf_wait, &wait); in pcf_isa_waitforpin()
/linux-6.15/sound/firewire/fireface/
H A Dff-hwdep.c38 finish_wait(&ff->hwdep_wait, &wait); in hwdep_read()
/linux-6.15/net/rxrpc/
H A Drecvmsg.c331 finish_wait(sk_sleep(&rx->sk), &wait); in rxrpc_recvmsg()
464 finish_wait(sk_sleep(&rx->sk), &wait); in rxrpc_recvmsg()
/linux-6.15/sound/firewire/tascam/
H A Dtascam-hwdep.c110 finish_wait(&tscm->hwdep_wait, &wait); in hwdep_read()
/linux-6.15/fs/netfs/
H A Dread_collect.c648 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_read()
705 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_pause()
/linux-6.15/sound/hda/
H A Dhdac_controller.c346 finish_wait(&bus->rirb_wq, &wait); in snd_hdac_bus_get_response_rirb()
372 finish_wait(&bus->rirb_wq, &wait); in snd_hdac_bus_get_response_rirb()
/linux-6.15/sound/oss/dmasound/
H A Ddmasound_core.c625 finish_wait(&write_sq.action_queue, &wait); in sq_write()
633 finish_wait(&write_sq.action_queue, &wait); in sq_write()
638 finish_wait(&write_sq.action_queue, &wait); in sq_write()

1234567