函数逻辑报告 | 
Source Code:kernel\rcu\tree.c | 
Create Date:2022-07-27 11:27:21 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:_barrier - Wait until all in-flight call_rcu() callbacks complete
函数原型:void rcu_barrier(void)
返回类型:void
参数:无
| 2927 | mutex_lock( & Guards barrier fields. ) | 
| 2933 | smp_mb() | 
| 2935 | 返回 | 
| 2948 | init_completion( & Wake at barrier end. ) | 
| 2949 | atomic_set( & # CPUs waiting on. , 1) | 
| 2950 | get_online_cpus() | 
| 2958 | rdp等于per_cpu_ptr( & rcu_data, cpu) | 
| 2959 | 如果非cpu_online(cpu)且非Is the specified rcu_segcblist offloaded? 则继续下一循环 | 
| 2966 | 否则 | 
| 2971 | put_online_cpus() | 
| 名称 | 描述 | 
|---|---|
| flush_rcu_work | lush_rcu_work - wait for a rwork to finish executing the last queueing*@rwork: the rcu work to flush* Return:* %true if flush_rcu_work() waited for the work to finish execution,* %false if it was already idle. | 
| slab_caches_to_rcu_destroy_workfn | |
| elv_unregister | |
| rcu_sync_dtor | _sync_dtor() - Clean up an rcu_sync structure*@rsp: Pointer to rcu_sync structure to be cleaned up | 
| rcutorture_oom_notify | OOM notifier, but this only prints diagnostic information for the* current forward-progress test. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |