Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:cpuidle_enter

Proto:static inline int cpuidle_enter(struct cpuidle_driver *drv, struct cpuidle_device *dev, int index)

Type:int

Parameter:

TypeParameterName
struct cpuidle_driver *drv
struct cpuidle_device *dev
intindex
181  Return -ENODEV
Caller
NameDescribe
call_cpuidle