Function report | 
Source Code:kernel\locking\mutex-debug.c | 
Create Date:2022-07-28 09:48:51 | 
| Last Modify:2022-05-22 15:17:10 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:debug_mutex_init
Proto:void debug_mutex_init(struct mutex *lock, const char *name, struct lock_class_key *key)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mutex * | lock | |
| const char * | name | |
| struct lock_class_key * | key | 
| 88 | debug_check_no_locks_freed((void * )lock, size of lock ) | 
| 89 | lockdep_init_map( & dep_map, name, key, 0) | 
| 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  |