Function report |
Source Code:mm\percpu-vm.c |
Create Date:2022-07-28 14:26:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mm/percpu-vm.c - vmalloc area based chunk allocation* Copyright (C) 2010 SUSE Linux Products GmbH* Copyright (C) 2010 Tejun Heo <tj@kernel.org>* Chunks are mapped into vmalloc areas and populated page by page.* This is the default chunk allocator.
Proto:static struct page *pcpu_chunk_page(struct pcpu_chunk *chunk, unsigned int cpu, int page_idx)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
struct pcpu_chunk * | chunk | |
unsigned int | cpu | |
int | page_idx |
18 | Return Support for virtually mapped pages |
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 |