Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:io_commit_sqring

Proto:static void io_commit_sqring(struct io_ring_ctx *ctx)

Type:void

Parameter:

TypeParameterName
struct io_ring_ctx *ctx
3716  rings = rings
3718  If cached_sq_head != READ_ONCE(head) Then
3724  smp_store_release( & head, cached_sq_head)
Caller
NameDescribe
io_submit_sqes