Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:26:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:During early boot, any blocking grace-period wait automatically* implies a grace period
Proto:static int rcu_blocking_is_gp(void)
Type:int
Parameter:Nothing
2718 | might_sleep() |
2720 | ret = num_online_cpus() <= 1 |
2721 | preempt_enable() |
2722 | Return ret |
Name | Describe |
---|---|
synchronize_rcu | synchronize_rcu - wait until a grace period has elapsed |
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 |