Function report |
Source Code:mm\percpu.c |
Create Date:2022-07-28 14:27:08 |
Last Modify:2022-05-23 13:52:24 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pcpu_chunk_addr_search - determine chunk containing specified address*@addr: address for which the chunk needs to be determined.* This is an internal function that handles all but static allocations.
Proto:static struct pcpu_chunk *pcpu_chunk_addr_search(void *addr)
Type:struct pcpu_chunk
Parameter:
Type | Parameter | Name |
---|---|---|
void * | addr |
1568 | Return btain pointer to a chunk from a page struct |
Name | Describe |
---|---|
free_percpu | free previously allocated percpu memory |
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 |