Function report |
Source Code:mm\percpu-vm.c |
Create Date:2022-07-28 14:27:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pcpu_destroy_chunk
Proto:static void pcpu_destroy_chunk(struct pcpu_chunk *chunk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pcpu_chunk * | chunk |
358 | If Not chunk Then Return |
361 | pcpu_stats_chunk_dealloc() |
364 | If chunk data Then pcpu_free_vm_areas( chunk data , group information, used for vm allocation ) |
366 | pcpu_free_chunk(chunk) |
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 |