函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:27:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:invoke_rcu_core_kthread
函数原型:static void invoke_rcu_core_kthread(void)
返回类型:void
参数:无
2436 | local_irq_save(flags) |
2437 | __this_cpu_write(rcu_cpu_has_work, 1) |
2438 | t等于Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(rcu_cpu_kthread_task) |
2439 | 如果t不等于NULL且t不等于当前进程则rcu_wake_cond(t, Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(rcu_cpu_kthread_status)) |
2441 | local_irq_restore(flags) |
名称 | 描述 |
---|---|
invoke_rcu_core |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |