Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\acpi\platform\aclinuxex.h Create Date:2022-07-28 07:37:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:The irqs_disabled() check is for resume from RAM.* Interrupts are off during resume, just like they are for boot.* However, boot has (system_state != SYSTEM_RUNNING)* to quiet __might_sleep() in kmalloc() and resume does not.

Proto:static inline void *acpi_os_allocate(acpi_size size)

Type:void

Parameter:

TypeParameterName
acpi_sizesize
52  Return Allocation memory