Function report |
Source Code:mm\z3fold.c |
Create Date:2022-07-28 16:28:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:handle_to_slots
Proto:static inline struct z3fold_buddy_slots *handle_to_slots(unsigned long handle)
Type:struct z3fold_buddy_slots
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | handle |
234 | Return handle & ~(SLOTS_ALIGN - 1) |
Name | Describe |
---|---|
__get_z3fold_header | |
free_handle | |
handle_to_chunks | ly for LAST bud, returns zero otherwise |
handle_to_buddy | (handle & BUDDY_MASK) < zhdr->first_num is possible in encode_handle* but that doesn't matter. because the masking will result in the* correct buddy number. |
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 |