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_sqring_entries

Proto:static inline unsigned int io_sqring_entries(struct io_ring_ctx *ctx)

Type:unsigned int

Parameter:

TypeParameterName
struct io_ring_ctx *ctx
1153  rings = rings
1156  Return smp_load_acquire( & tail) - cached_sq_head
Caller
NameDescribe
io_sq_thread