Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dmisc.h19 if (wq_has_sleeper(wq)) in cond_wake_up()
/Linux-v5.15/block/
Dblk-rq-qos.c265 has_sleeper = wq_has_sleeper(&rqw->wait); in rq_qos_wait()
Dblk-wbt.c123 if (wq_has_sleeper(&rqw->wait)) in rwb_wake_all()
162 if (wq_has_sleeper(&rqw->wait)) { in wbt_rqw_done()
/Linux-v5.15/include/linux/
Dwait.h153 static inline bool wq_has_sleeper(struct wait_queue_head *wq_head) in wq_has_sleeper() function
/Linux-v5.15/fs/
Dio-wq.c531 if (wq_has_sleeper(&wq->hash->wait)) in io_worker_handle_work()
Dio_uring.c1607 if (wq_has_sleeper(&ctx->cq_wait)) in io_cqring_ev_posted()
2770 wq_has_sleeper(&ctx->sq_data->wait)) in io_iopoll_req_issued()
7361 if (to_submit && wq_has_sleeper(&ctx->sqo_sq_wait)) in __io_sq_thread()
10531 if (ctx->sq_data && wq_has_sleeper(&ctx->sq_data->wait)) in io_register_enable_rings()
/Linux-v5.15/net/can/
Disotp.c865 wq_has_sleeper(&so->wait)) { in isotp_sendmsg()
/Linux-v5.15/drivers/scsi/cxlflash/
Dmain.c3726 if (rc && !wq_has_sleeper(&cfg->reset_waitq)) { in cxlflash_probe()
3746 if (wq_has_sleeper(&cfg->reset_waitq)) { in cxlflash_probe()
/Linux-v5.15/mm/
Dcompaction.c2888 if (!wq_has_sleeper(&pgdat->kcompactd_wait)) in wakeup_kcompactd()
/Linux-v5.15/include/net/
Dsock.h2218 return wq && wq_has_sleeper(&wq->wait); in skwq_has_sleeper()
/Linux-v5.15/drivers/md/
Ddm.c512 if (unlikely(wq_has_sleeper(&md->wait))) in end_io_acct()
/Linux-v5.15/net/unix/
Daf_unix.c2329 if (wq_has_sleeper(&u->peer_wait)) in __unix_dgram_recvmsg()
/Linux-v5.15/net/ceph/
Dosdmap.c1100 if (wq_has_sleeper(&wsm->ws_wait)) in put_workspace()
/Linux-v5.15/fs/f2fs/
Ddata.c350 wq_has_sleeper(&sbi->cp_wait)) in f2fs_write_end_io()