Function report |
Source Code:mm\z3fold.c |
Create Date:2022-07-28 16:29:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mchunk_memmove
Proto:static inline void *mchunk_memmove(struct z3fold_header *zhdr, unsigned short dst_chunk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct z3fold_header * | zhdr | |
unsigned short | dst_chunk |
658 | Return memmove(beg + (dst_chunk << CHUNK_SHIFT), beg + (start_middle << CHUNK_SHIFT), middle_chunks << CHUNK_SHIFT) |
Name | Describe |
---|---|
z3fold_compact_page | Has to be called with lock held |
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 |