Function report |
Source Code:kernel\rcu\rcutorture.c |
Create Date:2022-07-28 10:22:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Give the scheduler a chance, even on nohz_full CPUs.
Proto:static void rcu_torture_fwd_prog_cond_resched(unsigned long iter)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | iter |
1735 | If need_resched() || iter & 0xfff Then schedule() |
1737 | Return |
1740 | cond_resched() |
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. |
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 |