Function report |
Source Code:mm\percpu-vm.c |
Create Date:2022-07-28 14:26:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pcpu_pre_unmap_flush - flush cache prior to unmapping*@chunk: chunk the regions to be flushed belongs to*@page_start: page index of the first page to be flushed*@page_end: page index of the last page to be flushed + 1* Pages in [@page_start,@page_end) of
Proto:static void pcpu_pre_unmap_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 |
129 | flush_cache_vunmap(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 |