Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\io-wq.c Create Date:2022-07-28 20:22:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:io_wqe_run_queue

Proto:static inline bool io_wqe_run_queue(struct io_wqe *wqe)__must_hold(wqe->lock)

Type:bool

Parameter:

TypeParameterName
struct io_wqe *wqe
242  If Not wq_list_empty( & work_list) && Not (flags & IO_WQE_FLAG_STALLED) Then Return true
245  Return false
Caller
NameDescribe
io_wqe_dec_running
io_worker_spin_for_work
io_wqe_worker
io_wqe_need_worker