函数逻辑报告 |
Source Code:kernel\rcu\tree_exp.h |
Create Date:2022-07-27 11:28:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Reset the ->expmaskinit values in the rcu_node tree to reflect any* recent CPU-online activity. Note that these masks are not cleared* when CPUs go offline, so they reflect the union of all CPUs that have* ever been online
函数原型:static void sync_exp_reset_tree_hotplug(void)
返回类型:void
参数:无
77 | ncpus等于smp_load_acquire( & # CPUs seen so far. ) |
82 | 如果此条件成立可能性大(为编译器优化)(ncpus == # CPUs seen last time. )则返回 |
92 | 如果 complete. 恒等于ginning of each expedited GP. 则 |
94 | 继续下一循环 |
103 | 如果oldmask则继续下一循环 |
108 | rnp_up等于cu_node tree? |
109 | done = false |
119 | rnp_up等于cu_node tree? |
名称 | 描述 |
---|---|
sync_exp_reset_tree | Reset the ->expmask values in the rcu_node tree in preparation for* a new expedited grace period. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |