函数逻辑报告 |
Source Code:kernel\rcu\tree_plugin.h |
Create Date:2022-07-27 11:28:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Note a PREEMPT=n context switch. The caller must have disabled interrupts.
函数原型:void rcu_note_context_switch(bool preempt)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
bool | preempt |
849 | 如果非smp_load_acquire(this_cpu_ptr( & rcu_urgent_qs))则转到:out |
851 | 抢占保护下的写CPU(rcu_urgent_qs, false) |
854 | 如果非preempt则Note a quasi-voluntary context switch for RCU-tasks's benefit.* This is a macro rather than an inline function to avoid #include hell.(当前进程) |
856 | out : |
名称 | 描述 |
---|---|
__schedule | 调度器 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |