Home
last modified time | relevance | path

Searched refs:waitqueue_active (Results 1 – 25 of 88) sorted by relevance

1234

/Linux-v5.10/fs/
Deventfd.c82 if (waitqueue_active(&ctx->wqh)) in eventfd_signal()
212 if (*cnt != 0 && waitqueue_active(&ctx->wqh)) in eventfd_ctx_remove_wait_queue()
255 if (waitqueue_active(&ctx->wqh)) in eventfd_read()
303 if (waitqueue_active(&ctx->wqh)) in eventfd_write()
Duserfaultfd.c168 VM_BUG_ON(waitqueue_active(&ctx->fault_pending_wqh)); in userfaultfd_ctx_put()
170 VM_BUG_ON(waitqueue_active(&ctx->fault_wqh)); in userfaultfd_ctx_put()
172 VM_BUG_ON(waitqueue_active(&ctx->event_wqh)); in userfaultfd_ctx_put()
174 VM_BUG_ON(waitqueue_active(&ctx->fd_wqh)); in userfaultfd_ctx_put()
911 if (!waitqueue_active(wqh)) in find_userfault_in()
961 if (waitqueue_active(&ctx->fault_pending_wqh)) in userfaultfd_poll()
963 else if (waitqueue_active(&ctx->event_wqh)) in userfaultfd_poll()
1191 if (waitqueue_active(&ctx->fault_pending_wqh)) in __wake_userfault()
1194 if (waitqueue_active(&ctx->fault_wqh)) in __wake_userfault()
1222 need_wakeup = waitqueue_active(&ctx->fault_pending_wqh) || in wake_userfault()
[all …]
Deventpoll.c811 if (waitqueue_active(&ep->poll_wait)) in ep_free()
1254 if (waitqueue_active(&ep->wq)) { in ep_poll_callback()
1273 if (waitqueue_active(&ep->poll_wait)) in ep_poll_callback()
1574 if (waitqueue_active(&ep->wq)) in ep_insert()
1576 if (waitqueue_active(&ep->poll_wait)) in ep_insert()
1679 if (waitqueue_active(&ep->wq)) in ep_modify()
1681 if (waitqueue_active(&ep->poll_wait)) in ep_modify()
Dsignalfd.c44 if (likely(!waitqueue_active(wqh))) in signalfd_cleanup()
/Linux-v5.10/include/linux/
Dsignalfd.h21 if (unlikely(waitqueue_active(&tsk->sighand->signalfd_wqh))) in signalfd_notify()
Dwait.h126 static inline int waitqueue_active(struct wait_queue_head *wq_head) in waitqueue_active() function
162 return waitqueue_active(wq_head); in wq_has_sleeper()
/Linux-v5.10/sound/core/seq/
Dseq_fifo.c66 if (waitqueue_active(&f->input_sleep)) in snd_seq_fifo_delete()
132 if (waitqueue_active(&f->input_sleep)) in snd_seq_fifo_event_in()
Dseq_memory.c195 if (waitqueue_active(&pool->output_sleep)) { in snd_seq_cell_free()
429 if (waitqueue_active(&pool->output_sleep)) in snd_seq_pool_done()
/Linux-v5.10/fs/btrfs/
Dmisc.h31 if (waitqueue_active(wq)) in cond_wake_up_nomb()
/Linux-v5.10/net/rds/
Dcong.c259 if (waitqueue_active(&map->m_waitq)) in rds_cong_map_updated()
261 if (waitqueue_active(&rds_poll_waitq)) in rds_cong_map_updated()
Dib_ring.c123 waitqueue_active(&rds_ib_ring_empty_wait)) in rds_ib_ring_free()
Dib_frmr.c48 if (waitqueue_active(&rds_ib_ring_empty_wait)) in rds_transition_frwr_state()
/Linux-v5.10/drivers/char/
Dapplicom.c668 if (waitqueue_active(&FlagSleepRec)) { in ac_interrupt()
674 if (waitqueue_active(&apbs[i].FlagSleepSend)) { /* process sleep during read ? */ in ac_interrupt()
828 if (waitqueue_active(&FlagSleepRec)) in ac_ioctl()
831 if (apbs[i].RamIO && waitqueue_active(&apbs[i].FlagSleepSend)) in ac_ioctl()
/Linux-v5.10/lib/
Dsbitmap.c502 if (waitqueue_active(&ws->wait)) { in sbq_wake_ptr()
605 if (waitqueue_active(&ws->wait)) in sbitmap_queue_wake_all()
640 waitqueue_active(&ws->wait) ? "active" : "inactive"); in sbitmap_queue_show()
/Linux-v5.10/drivers/misc/mei/
Dclient.c768 if (waitqueue_active(&cl->rx_wait)) { in mei_cl_wake_all()
773 if (waitqueue_active(&cl->tx_wait)) { in mei_cl_wake_all()
778 if (waitqueue_active(&cl->ev_wait)) { in mei_cl_wake_all()
783 if (waitqueue_active(&cl->wait)) { in mei_cl_wake_all()
2093 if (waitqueue_active(&cl->tx_wait)) { in mei_cl_complete()
2114 if (waitqueue_active(&cl->wait)) in mei_cl_complete()
/Linux-v5.10/drivers/tty/serial/jsm/
Djsm_tty.c676 if (waitqueue_active(&(ch->ch_flags_wait))) in jsm_carrier()
693 if (waitqueue_active(&(ch->ch_flags_wait))) in jsm_carrier()
720 if (waitqueue_active(&(ch->ch_flags_wait))) in jsm_carrier()
/Linux-v5.10/sound/core/seq/oss/
Dseq_oss_readq.c247 (waitqueue_active(&q->midi_sleep) ? "sleeping":"running"), in snd_seq_oss_readq_info_read()
/Linux-v5.10/kernel/sched/
Dwait_bit.c125 if (waitqueue_active(wq_head)) in __wake_up_bit()
/Linux-v5.10/mm/
Dhighmem.c362 need_wakeup = waitqueue_active(pkmap_map_wait); in kunmap_high()
/Linux-v5.10/drivers/hsi/clients/
Dcmt_speech.c312 if (unlikely(waitqueue_active(&hi->datawait))) in cs_hsi_data_destructor()
592 if (unlikely(waitqueue_active(&hi->datawait))) in cs_hsi_read_on_data_complete()
683 if (unlikely(waitqueue_active(&hi->datawait))) in cs_hsi_write_on_data_complete()
/Linux-v5.10/block/
Dblk-iocost.c1457 if (!waitqueue_active(&iocg->waitq)) { in iocg_kick_waitq()
1673 if (waitqueue_active(&iocg->waitq) || in hweight_after_donation()
2109 if (!waitqueue_active(&iocg->waitq) && !iocg->abs_vdebt && in ioc_timer_fn()
2131 if (waitqueue_active(&iocg->waitq) || iocg->abs_vdebt || in ioc_timer_fn()
2226 (!waitqueue_active(&iocg->waitq) && in ioc_timer_fn()
2549 if (!waitqueue_active(&iocg->waitq) && !iocg->abs_vdebt && in ioc_rqos_throttle()
/Linux-v5.10/tools/memory-model/Documentation/
Drecipes.txt500 of ordering wakeups. The following comment taken from waitqueue_active()
508 * if (waitqueue_active(wq_head)) if (@cond)
514 On CPU0, the store is to @cond and the load is in waitqueue_active().
/Linux-v5.10/fs/orangefs/
Dorangefs-bufmap.c114 else if (left <= 0 && waitqueue_active(&m->q)) in wait_for_free()
/Linux-v5.10/drivers/md/
Ddm-log-writes.c153 if (waitqueue_active(&lc->wait)) in put_pending_block()
162 if (waitqueue_active(&lc->wait)) in put_io_block()
/Linux-v5.10/sound/hda/
Dhdac_controller.c222 waitqueue_active(&bus->rirb_wq)) in snd_hdac_bus_update_rirb()

1234