Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:io_timeout_remove_prep

Proto:static int io_timeout_remove_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe)

Type:int

Parameter:

TypeParameterName
struct io_kiocb *req
const struct io_uring_sqe *sqe
2866  If Value for the false possibility is greater at compile time(flags & _context is polled ) Then Return -EINVAL
2868  If IOSQE_ flags || prio for the request || dex into fixed buffers, if used || uffer size or number of iovecs Then Return -EINVAL
2871  addr = READ_ONCE(pointer to buffer or iovecs )
2872  flags = READ_ONCE(timeout_flags)
2873  If flags Then Return -EINVAL
2876  Return 0
Caller
NameDescribe
io_req_defer_prep
io_issue_sqe