Function report |
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 activity | Download SCCT | Chinese |
Name:tboot_dying_cpu
Proto:static int tboot_dying_cpu(unsigned int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |