Function report |
Source Code:kernel\locking\lockdep.c |
Create Date:2022-07-28 09:50:02 |
Last Modify:2020-03-17 14:16:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reacquire_held_locks
Proto:static int reacquire_held_locks(struct task_struct *curr, unsigned int depth, int idx, unsigned int *merged)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | curr | |
unsigned int | depth | |
int | idx | |
unsigned int * | merged |
4111 | Return 0 |
Name | Describe |
---|---|
__lock_set_class | |
__lock_downgrade | |
__lock_release | Remove the lock from the list of currently held locks - this gets* called on mutex_unlock()/spin_unlock*() (or on a failed* mutex_lock_interruptible()). |
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 |