Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:25:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Awaken the grace-period kthread
Proto:static void rcu_gp_kthread_wake(void)
Type:void
Parameter:Nothing
1262 | WRITE_ONCE(Last GP kthread wake. , jiffies) |
1264 | swake_up_one( & Where GP task waits. ) |
Name | Describe |
---|---|
rcu_accelerate_cbs_unlocked | Similar to rcu_accelerate_cbs(), but does not require that the leaf* rcu_node structure's ->lock be held |
note_gp_changes | |
rcu_report_qs_rsp | Report a full set of quiescent states to the rcu_state data structure |
rcu_report_qs_rdp | Record a quiescent state for the specified CPU to that CPU's rcu_data* structure. This must be called from the specified CPU. |
rcu_force_quiescent_state | Force quiescent states on reluctant CPUs, and also detect which* CPUs are in dyntick-idle mode. |
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 |