Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:26:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:note_gp_changes
Proto:static void note_gp_changes(struct rcu_data *rdp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_data * | rdp |
1441 | local_irq_save(flags) |
1442 | rnp = This CPU's leaf of hierarchy |
1446 | local_irq_restore(flags) |
1447 | Return |
1451 | If needwake Then Awaken the grace-period kthread |
Name | Describe |
---|---|
rcu_check_quiescent_state | Check to see if there is a new grace period of which this CPU* is not yet aware, and if so, set up local rcu_data state for it.* Otherwise, see if this CPU has just passed through its first |
__call_rcu_core | Handle any core-RCU processing required by a call_rcu() invocation. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |