Function report | 
Source Code:mm\slub.c | 
Create Date:2022-07-28 15:49:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:slab_mem_offline_callback
Proto:static void slab_mem_offline_callback(void *arg)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | arg | 
| 4089 | If offline_node < 0 Then Return | 
| 4092 | mutex_lock( & slab_mutex) | 
| 4094 | n = get_node(s, offline_node) | 
| 4095 | If n Then | 
| 4102 | BUG_ON(slabs_node(s, offline_node)) | 
| 4104 | node[offline_node] = NULL | 
| 4105 | kmem_cache_free(kmem_cache_node, n) | 
| Name | Describe | 
|---|---|
| slab_memory_callback | 
| 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  |