| 函数逻辑报告 | 
| Source Code: kernel\reboot.c | Create Date:2022-07-27 10:33:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:migrate_to_reboot_cpu
函数原型:void migrate_to_reboot_cpu(void)
返回类型:void
参数:无
| 221 | cpu等于reboot_cpu | 
| 223 | cpu_hotplug_disable() | 
| 233 | set_cpus_allowed_ptr(当前进程, cpumask_of - the cpumask containing just a given cpu*@cpu: the cpu (<= nr_cpu_ids)(cpu)) | 
| 名称 | 描述 | 
|---|---|
| kernel_restart | kernel_restart - reboot the system*@cmd: pointer to buffer containing command to execute for restart* or %NULL* Shutdown everything and perform a clean reboot.* This is not safe to call in interrupt context. | 
| kernel_halt | kernel_halt - halt the system* Shutdown everything and perform a clean system halt. | 
| kernel_power_off | kernel_power_off - power_off the system* Shutdown everything and perform a clean system power_off. | 
| kernel_kexec | Move into place and start executing a preloaded standalone* executable. If nothing was preloaded return an error. | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |