Function report |
Source Code:mm\dmapool.c |
Create Date:2022-07-28 15:24:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pool_initialise_page
Proto:static void pool_initialise_page(struct dma_pool *pool, struct dma_page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dma_pool * | pool | |
struct dma_page * | page |
207 | offset = 0 |
208 | next_boundary = boundary |
210 | Do |
212 | If Value for the false possibility is greater at compile time((next + size) >= next_boundary) Then |
213 | next = next_boundary |
214 | next_boundary += boundary |
218 | When offset < allocation cycle |
Name | Describe |
---|---|
pool_alloc_page |
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 |