Home
last modified time | relevance | path

Searched refs:wq_has_sleeper (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dmisc.h25 if (wq_has_sleeper(wq)) in cond_wake_up()
/openbmc/linux/io_uring/
H A Dio_uring.h239 if (wq_has_sleeper(&ctx->poll_wq)) in io_poll_wq_wake()
256 if (wq_has_sleeper(&ctx->cq_wait)) in io_cqring_wake()
H A Dsqpoll.c197 if (to_submit && wq_has_sleeper(&ctx->sqo_sq_wait)) in __io_sq_thread()
H A Dio-wq.c527 if (wq_has_sleeper(&wq->hash->wait)) in io_get_next_work()
621 if (wq_has_sleeper(&wq->hash->wait)) in io_worker_handle_work()
H A Dio_uring.c1740 wq_has_sleeper(&ctx->sq_data->wait)) in io_iopoll_req_issued()
4245 if (wq_has_sleeper(&ctx->poll_wq)) in io_register_enable_rings()
4253 if (ctx->sq_data && wq_has_sleeper(&ctx->sq_data->wait)) in io_register_enable_rings()
/openbmc/linux/crypto/
H A Djitterentropy-testing.c108 if (wq_has_sleeper(&data->read_wait)) in jent_testing_store()
/openbmc/linux/block/
H A Dblk-rq-qos.c259 has_sleeper = wq_has_sleeper(&rqw->wait); in rq_qos_wait()
H A Dblk-wbt.c191 if (wq_has_sleeper(&rqw->wait)) in rwb_wake_all()
221 if (wq_has_sleeper(&rqw->wait)) { in wbt_rqw_done()
/openbmc/linux/net/smc/
H A Dsmc_cdc.c63 if (unlikely(wq_has_sleeper(&conn->cdc_pend_tx_wq))) in smc_cdc_tx_handler()
/openbmc/linux/include/linux/
H A Dwait.h153 static inline bool wq_has_sleeper(struct wait_queue_head *wq_head) in wq_has_sleeper() function
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c3730 if (rc && !wq_has_sleeper(&cfg->reset_waitq)) { in cxlflash_probe()
3750 if (wq_has_sleeper(&cfg->reset_waitq)) { in cxlflash_probe()
/openbmc/linux/mm/
H A Dcompaction.c3026 if (!wq_has_sleeper(&pgdat->kcompactd_wait)) in wakeup_kcompactd()
/openbmc/linux/include/net/
H A Dsock.h2389 return wq && wq_has_sleeper(&wq->wait); in skwq_has_sleeper()
/openbmc/linux/kernel/printk/
H A Dprintk.c3912 if (wq_has_sleeper(&log_wait) || /* LMM(__wake_up_klogd:A) */ in __wake_up_klogd()
/openbmc/linux/net/tls/
H A Dtls_sw.c1933 if (wq_has_sleeper(&ctx->wq)) in tls_rx_reader_release()
/openbmc/linux/drivers/md/
H A Ddm.c956 if (unlikely(wq_has_sleeper(&md->wait))) in __dm_io_complete()
H A Draid1.c795 if (wq_has_sleeper(&conf->wait_barrier)) in wake_up_barrier()
H A Draid10.c294 if (wq_has_sleeper(&conf->wait_barrier)) in wake_up_barrier()
/openbmc/linux/net/ceph/
H A Dosdmap.c1116 if (wq_has_sleeper(&wsm->ws_wait)) in put_workspace()
/openbmc/linux/net/unix/
H A Daf_unix.c2367 if (wq_has_sleeper(&u->peer_wait)) in __unix_dgram_recvmsg()
/openbmc/linux/fs/f2fs/
H A Ddata.c367 wq_has_sleeper(&sbi->cp_wait)) in f2fs_write_end_io()