函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\tboot.c Create Date:2022-07-27 08:53:32
Last Modify:2022-05-22 06:45:44 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:tboot_late_init

函数原型:static __init int tboot_late_init(void)

返回类型:int

参数:

406  如果非tboot_enabled()则返回:0
409  tboot_create_trampoline()
411  atomic_set( & ap_wfs_count, 0)
412  puhp_setup_state - Setup hotplug state callbacks with calling the callbacks*@state: The state for which the calls are installed*@name: Name of the callback (will be used in debug output)*@startup: startup callback function*@teardown: teardown callback
419  acpi_os_set_prepare_sleep( & tboot_sleep)
420  acpi_os_set_prepare_extended_sleep( & tboot_extended_sleep)
421  返回:0