函数逻辑报告 | 
Source Code:kernel\sched\idle.c | 
Create Date:2022-07-27 10:38:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Generic idle loop implementation* Called with polling cleared.
函数原型:static void do_idle(void)
返回类型:void
参数:无
| 244 | tick_nohz_idle_enter() | 
| 246 | 当非need_resched()循环 | 
| 247 | rmb() | 
| 249 | 禁止中断() | 
| 251 | 如果cpu_is_offline(cpu)则 | 
| 257 | arch_cpu_idle_enter() | 
| 267 | cpu_idle_poll() | 
| 268 | 否则 | 
| 271 | arch_cpu_idle_exit() | 
| 281 | preempt_set_need_resched() | 
| 282 | tick_nohz_idle_exit() | 
| 283 | __current_clr_polling() | 
| 290 | smp_mb__after_atomic() | 
| 292 | sched_ttwu_pending() | 
| 名称 | 描述 | 
|---|---|
| play_idle_precise | |
| cpu_startup_entry | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |