Function report |
Source Code:mm\percpu.c |
Create Date:2022-07-28 14:25:53 |
Last Modify:2022-05-23 13:52:24 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__pcpu_chunk_move
Proto:static void __pcpu_chunk_move(struct pcpu_chunk *chunk, int slot, bool move_front)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pcpu_chunk * | chunk | |
int | slot | |
bool | move_front |
Name | Describe |
---|---|
pcpu_chunk_move | |
pcpu_chunk_relocate | pcpu_chunk_relocate - put chunk in the appropriate chunk slot*@chunk: chunk of interest*@oslot: the previous slot it was on* This function is called after an allocation or free changed @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 |