Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:49:38 |
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_going_online_callback
Proto:static int slab_mem_going_online_callback(void *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | arg |
4116 | nid = status_change_nid_normal |
4117 | ret = 0 |
4123 | If nid < 0 Then Return 0 |
4131 | mutex_lock( & slab_mutex) |
4138 | n = kmem_cache_alloc(kmem_cache_node, GFP_KERNEL) |
4139 | If Not n Then |
4143 | init_kmem_cache_node(n) |
4146 | out : |
4148 | Return ret |
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 |