Function report |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-28 10:25:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Let the RCU core know that this CPU has gone through the scheduler,* which is a quiescent state
Proto:void rcu_momentary_dyntick_idle(void)
Type:void
Parameter:Nothing
371 | raw_cpu_write(rcu_need_heavy_qs, false) |
372 | special = atomic_add_return(2 * RCU_DYNTICK_CTRL_CTR, & dynticks) |
375 | WARN_ON_ONCE(!(special & RCU_DYNTICK_CTRL_CTR)) |
Name | Describe |
---|---|
rcu_torture_fwd_prog_cbfree | Free all callbacks on the rcu_fwd_cb_head list, either because the* test is over or because we hit an OOM event. |
rcu_torture_fwd_prog_cr | Carry out call_rcu() forward-progress testing. |
multi_cpu_stop | This is the cpu_stop function which stops the CPU. |
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 |