Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:_uring_file_get - called before getting references to an SQE file*@ctx: pointer to a ring context structure*@fd: SQE file descriptor* Allows to trace out how often an SQE file reference is obtained, which can* help figuring out if it makes sense to use

Proto:static inline void trace_io_uring_file_get(void *ctx, int fd)

Type:void

Parameter:

TypeParameterName
void *ctx
intfd

NULL

Caller
NameDescribe
io_req_set_file