Function report |
Source Code:kernel\locking\rwsem.c |
Create Date:2022-07-28 09:48:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:down_write_nested
Proto:void down_write_nested(struct rw_semaphore *sem, int subclass)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rw_semaphore * | sem | |
int | subclass |
1629 | might_sleep() |
1630 | rwsem_acquire( & dep_map, subclass, 0, _RET_IP_) |
Name | Describe |
---|---|
key_invalidate | key_invalidate - Invalidate a key.*@key: The key to be invalidated.* Mark a key as being invalidated and have it cleaned up immediately. The key* is ignored by all searches and other operations from this point. |
__key_move_lock | Lock keyrings for move (link/unlink combination). |
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 |