Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ssleep

Proto:static inline void ssleep(unsigned int seconds)

Type:void

Parameter:

TypeParameterName
unsigned intseconds
65  msleep - sleep safely even with waitqueue interruptions*@msecs: Time in milliseconds to sleep for
Caller
NameDescribe
trigger_batched_cbWe wait for each callback to return with the lock held, no need to lock here
software_resumesoftware_resume - Resume from a saved hibernation image.* This routine is called as a late initcall, when all devices have been* discovered and initialized already.* The image reading code is called to see if there is a hibernation image
prepare_namespacePrepare the namespace - decide what/where to mount, load ramdisks, etc.