Function report |
Source Code:kernel\locking\spinlock_debug.c |
Create Date:2022-07-28 09:53:11 |
Last Modify:2020-03-17 14:41:09 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rwlock_bug
Proto:static void rwlock_bug(rwlock_t *lock, const char *msg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
rwlock_t * | lock | |
const char * | msg |
144 | If Not Generic 'turn off all lock debugging' function: Then Return |
147 | printk(system is unusable "BUG: rwlock %s on CPU#%d, %s/%d, %p\n", msg, These macros fold the SMP functionality into a single CPU system(), comm, task_pid_nr(current process), lock) |
150 | dump_stack() |
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 |