Function report |
Source Code:kernel\locking\lockdep.c |
Create Date:2022-07-28 09:49:22 |
Last Modify:2020-03-17 14:16:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hlock_class
Proto:static inline struct lock_class *hlock_class(struct held_lock *hlock)
Type:struct lock_class
Parameter:
Type | Parameter | Name |
---|---|---|
struct held_lock * | hlock |
167 | DEBUG_LOCKS_WARN_ON(1) |
168 | Return NULL |
175 | Return lock_classes + class_idx |
Name | Describe |
---|---|
print_lock | |
__lock_acquire | This gets called for every mutex_lock*()/spin_lock*() operation |
reacquire_held_locks |
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 |