Function report |
Source Code:kernel\locking\lockdep.c |
Create Date:2022-07-28 09:49:46 |
Last Modify:2020-03-17 14:16:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:validate_chain
Proto:static inline int validate_chain(struct task_struct *curr, struct held_lock *hlock, int chain_head, u64 chain_key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | curr | |
struct held_lock * | hlock | |
int | chain_head | |
u64 | chain_key |
2988 | Return 1 |
Name | Describe |
---|---|
__lock_acquire | This gets called for every mutex_lock*()/spin_lock*() operation |
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 |