Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\ioprio.h Create Date:2022-07-28 05:42:37
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:If the calling process has set an I/O priority, use that. Otherwise, return* the default I/O priority.

Proto:static inline int get_current_ioprio(void)

Type:int

Parameter:Nothing

79  ioc = io_context
81  If ioc Then Return ioprio
83  Return IOPRIO_PRIO_VALUE(IOPRIO_CLASS_NONE, 0)
Caller
NameDescribe
aio_prep_rw
io_prep_rw