Function report |
Source Code:kernel\torture.c |
Create Date:2022-07-28 13:50:12 |
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 torture module
Proto:bool torture_cleanup_begin(void)
Type:bool
Parameter:Nothing
706 | mutex_lock( & fullstop_mutex) |
707 | If READ_ONCE(fullstop) == System shutdown with torture running. Then |
708 | pr_warn("Concurrent rmmod and shutdown illegal!\n") |
710 | schedule_timeout_uninterruptible(10) |
711 | Return true |
719 | Return false |
Name | Describe |
---|---|
rcu_torture_cleanup | |
rcu_perf_cleanup | |
lock_torture_cleanup | Forward reference. |
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 |