Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\mce\genpool.c Create Date:2022-07-28 08:01:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mce_gen_pool_empty

Proto:bool mce_gen_pool_empty(void)

Type:bool

Parameter:Nothing

94  Return llist_empty - tests whether a lock-less list is empty*@head: the list to test* Not guaranteed to be accurate or up to date. Just a quick way to* test whether the list is empty without deleting something from the* list.