Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\setup_percpu.c Create Date:2022-07-28 08:25:16
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Helpers for first chunk memory allocation

Proto:static void *__init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align)

Type:void

Parameter:

TypeParameterName
unsigned intcpu
size_tsize
size_talign
133  Return pcpu_alloc_bootmem - NUMA friendly alloc_bootmem wrapper for percpu*@cpu: cpu to allocate for*@size: size allocation in bytes*@align: alignment* Allocate @size bytes aligned at @align for cpu @cpu