Function report |
Source Code:mm\percpu.c |
Create Date:2022-07-28 14:28:03 |
Last Modify:2022-05-23 13:52:24 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:UP percpu area setup.* UP always uses km-based percpu allocator with identity mapping.* Static percpu variables are indistinguishable from the usual static* variables and don't require any special preparation.
Proto:void __init setup_per_cpu_areas(void)
Type:void
Parameter:Nothing
3000 | fc = memblock_alloc_from(unit_size, PAGE_SIZE, __pa(The maximum address that we can perform a DMA transfer to on this platform )) |
3001 | If Not ai || Not fc Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
3004 | kmemleak_free(fc) |
3009 | alloc_size = unit_size |
3010 | aligned # of units = 1 |
3011 | unit->cpu map, empty * entries contain NR_CPUS [0] = 0 |
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 |