Function report |
Source Code:mm\z3fold.c |
Create Date:2022-07-28 16:29:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Helper function to build the index
Proto:static inline int __idx(struct z3fold_header *zhdr, enum buddy bud)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct z3fold_header * | zhdr | |
enum buddy | bud |
448 | Return bud + first_num & BUDDY_MASK |
Name | Describe |
---|---|
__encode_handle | Encodes the handle of a particular buddy within a z3fold page* Pool lock should be held as this function accesses first_num |
compact_single_buddy |
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 |