Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:26:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Helper function for swait_event_idle_exclusive() wakeup at force-quiescent-state* time.
Proto:static bool rcu_gp_fqs_check_wake(int *gfp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int * | gfp |
1602 | gfp = READ_ONCE(Commands for GP task. ) |
1603 | If gfp & Need grace-period quiescent-state forcing. Then Return true |
1607 | If Not READ_ONCE(CPUs or groups that need to switch in ) && Not rcu_preempt_blocked_readers_cgp(rnp) Then Return true |
1610 | Return false |
Name | Describe |
---|---|
rcu_gp_fqs_loop | Loop doing repeated quiescent-state forcing until the grace period ends. |
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 |