Function report |
Source Code:mm\percpu-vm.c |
Create Date:2022-07-28 14:27:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pcpu_post_map_flush - flush cache after mapping*@chunk: pcpu_chunk the regions to be flushed belong to*@page_start: page index of the first page to be flushed*@page_end: page index of the last page to be flushed + 1
Proto:static void pcpu_post_map_flush(struct pcpu_chunk *chunk, int page_start, int page_end)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pcpu_chunk * | chunk | |
int | page_start | |
int | page_end |
257 | flush_cache_vmap(pcpu_chunk_addr(chunk, cpus with the lowest and highest unit addresses , page_start), pcpu_chunk_addr(chunk, pcpu_high_unit_cpu, page_end)) |
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 |