Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:io_sqe_file_unregister

Proto:static void io_sqe_file_unregister(struct io_ring_ctx *ctx, int index)

Type:void

Parameter:

TypeParameterName
struct io_ring_ctx *ctx
intindex
4423  fput(io_file_from_index(ctx, index))
Caller
NameDescribe
io_sqe_files_update