Function report |
Source Code:kernel\rcu\rcutorture.c |
Create Date:2022-07-28 10:22:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Clean up after RCU barrier testing.
Proto:static void rcu_torture_barrier_cleanup(void)
Type:void
Parameter:Nothing
2139 | torture_stop_kthread(kthread function to drive and coordinate RCU barrier testing. , barrier_task) |
2140 | If (barrier_cbs_tasks != NULL) Then |
2141 | When i < n_barrier_cbs cycle torture_stop_kthread(kthread function to register callbacks used to test RCU barriers. , barrier_cbs_tasks[i]) |
2144 | kfree(barrier_cbs_tasks) |
2145 | barrier_cbs_tasks = NULL |
2147 | If (Coordinate barrier testing. != NULL) Then |
2148 | kfree(Coordinate barrier testing. ) |
2149 | Coordinate barrier testing. = NULL |
Name | Describe |
---|---|
rcu_torture_cleanup |
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 |