Function report |
Source Code:lib\klist.c |
Create Date:2022-07-28 06:16:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:klist_remove - Decrement the refcount of node and wait for it to go away.*@n: node we're removing.
Proto:void klist_remove(struct klist_node *n)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct klist_node * | n |
243 | process = current process |
244 | woken = 0 |
245 | spin_lock( & klist_remove_lock) |
247 | spin_unlock( & klist_remove_lock) |
251 | cycle |
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 |