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_is_task_waiting_on_io

Proto:static inline int delayacct_is_task_waiting_on_io(struct task_struct *p)

Type:int

Parameter:

TypeParameterName
struct task_struct *p
189  Return 0
Caller
NameDescribe
cgroupstats_buildgroupstats_build - build and fill cgroupstats*@stats: cgroupstats to fill information into*@dentry: A dentry entry belonging to the cgroup for which stats have* been requested.* Build and fill cgroupstats so that taskstats can export it to user* space.