Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\tboot.c Create Date:2022-07-28 07:53:17
Last Modify:2022-05-22 06:45:44 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tboot_dying_cpu

Proto:static int tboot_dying_cpu(unsigned int cpu)

Type:int

Parameter:

TypeParameterName
unsigned intcpu
329  atomic_inc( & ap_wfs_count)
330  If num_online_cpus() == 1 Then
331  If tboot_wait_for_aps(atomic_read( & ap_wfs_count)) Then Return -EBUSY
334  Return 0