Home
last modified time | relevance | path

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

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