Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:io_req_needs_user

Proto:static inline bool io_req_needs_user(struct io_kiocb *req)

Type:bool

Parameter:

TypeParameterName
struct io_kiocb *req
623  Return Not ( opcode == IORING_OP_READ_FIXED || opcode == IORING_OP_WRITE_FIXED )
Caller
NameDescribe
io_prep_async_work
io_submit_sqes