| Function report | 
| Source Code: kernel\locking\lockdep.c | Create Date:2022-07-28 09:50:42 | 
| Last Modify:2020-03-17 14:16:01 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:debug_show_all_locks
Proto:void debug_show_all_locks(void)
Type:void
Parameter:Nothing
| 5332 | pr_warn("INFO: lockdep is turned off.\n") | 
| 5333 | Return | 
| 5335 | pr_warn("\nShowing all locks held in the system:\n") | 
| 5339 | If Not lockdep_depth Then Continue | 
| 5341 | lockdep_print_held_locks(p) | 
| 5347 | pr_warn("\n") | 
| 5348 | pr_warn("=============================================\n\n") | 
| Name | Describe | 
|---|---|
| show_state_filter | |
| __lock_acquire | This gets called for every mutex_lock*()/spin_lock*() operation | 
| debug_rt_mutex_print_deadlock | |
| check_hung_uninterruptible_tasks | Check whether a TASK_UNINTERRUPTIBLE does not get woken up for* a really long time (120 seconds). If that happens, print out* a warning. | 
| 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 |