Function report |
Source Code:mm\zbud.c |
Create Date:2022-07-28 16:25:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns the zbud page where a given handle is stored
Proto:static struct zbud_header *handle_to_zbud_header(unsigned long handle)
Type:struct zbud_header
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | handle |
Name | Describe |
---|---|
zbud_free | zbud_free() - frees the allocation associated with the given handle*@pool: pool in which the allocation resided*@handle: handle associated with the allocation returned by zbud_alloc()* In the case that the zbud page in which the allocation resides is |
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 |