Function report |
Source Code:kernel\locking\lockdep.c |
Create Date:2022-07-28 09:50:12 |
Last Modify:2020-03-17 14:16:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__lock_unpin_lock
Proto:static void __lock_unpin_lock(struct lockdep_map *lock, struct pin_cookie cookie)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct lockdep_map * | lock | |
struct pin_cookie | cookie |
4366 | curr = current process |
4372 | When i < lockdep_depth cycle |
4373 | hlock = held_locks + i |
4375 | If match_held_lock(hlock, lock) Then |
4388 | WARN(1, "unpinning an unheld lock\n") |
Name | Describe |
---|---|
lock_unpin_lock |
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 |