Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:26:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Report a full set of quiescent states to the rcu_state data structure
Proto:static void rcu_report_qs_rsp(unsigned long flags)__releases(rcu_get_root()->lock)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | flags |
1845 | WRITE_ONCE(Commands for GP task. , READ_ONCE(Commands for GP task. ) | Need grace-period quiescent-state forcing. ) |
Name | Describe |
---|---|
rcu_report_qs_rnp | Similar to rcu_report_qs_rdp(), for which it is a helper function |
rcu_report_unblock_qs_rnp | Record a quiescent state for all tasks that were previously queued* on the specified rcu_node structure and that were blocking the current* RCU grace period |
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 |