| Function report | 
| Source Code: lib\klist.c | Create Date:2022-07-28 06:16:21 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:add_head
Proto:static void add_head(struct klist *k, struct klist_node *n)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct klist * | k | |
| struct klist_node * | n | 
| 98 | spin_unlock( & k_lock) | 
| Name | Describe | 
|---|---|
| klist_add_head | klist_add_head - Initialize a klist_node and add it to front.*@n: node we're adding.*@k: klist it's going on. | 
| 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 |