Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__io_double_put_req

Proto:static void __io_double_put_req(struct io_kiocb *req)

Type:void

Parameter:

TypeParameterName
struct io_kiocb *req
1121  If _sub_and_test - subtract from a refcount and test if it is 0*@i: amount to subtract from the refcount*@r: the refcount* Similar to atomic_dec_and_test(), but it will WARN, return false and* ultimately leak on underflow and will fail to decrement when Then __io_free_req(req)
Caller
NameDescribe
io_fail_linksCalled if REQ_F_LINK is set, and we fail the head request