函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\delay.h Create Date:2022-07-27 07:00:09
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:ssleep

函数原型:static inline void ssleep(unsigned int seconds)

返回类型:void

参数:

类型参数名称
unsigned intseconds
65  msleep - sleep safely even with waitqueue interruptions*@msecs: Time in milliseconds to sleep for
调用者
名称描述
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.