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_get_acct

Proto:static inline struct io_wqe_acct *io_wqe_get_acct(struct io_wqe *wqe, struct io_worker *worker)

Type:struct io_wqe_acct

Parameter:

TypeParameterName
struct io_wqe *wqe
struct io_worker *worker
190  If flags & IO_WORKER_F_BOUND Then Return acct[IO_WQ_ACCT_BOUND]
193  Return acct[IO_WQ_ACCT_UNBOUND]
Caller
NameDescribe
io_worker_exit
io_wqe_inc_running
io_wqe_dec_running