Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:io_wq_enqueue

Proto:void io_wq_enqueue(struct io_wq *wq, struct io_wq_work *work)

Type:void

Parameter:

TypeParameterName
struct io_wq *wq
struct io_wq_work *work
764  wqe = wqes[Returns the number of the current Node. ]
766  io_wqe_enqueue(wqe, work)