Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:delayacct_blkio_end

Proto:static inline void delayacct_blkio_end(struct task_struct *p)

Type:void

Parameter:

TypeParameterName
struct task_struct *p

NULL

Caller
NameDescribe
try_to_wake_upry_to_wake_up - wake up a thread*@p: the thread to be awakened*@state: the mask of task states that can be woken*@wake_flags: wake modifier flags (WF_*)* If (@state & @p->state) @p->state = TASK_RUNNING.