函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\setup_percpu.c Create Date:2022-07-27 09:25:03
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Helpers for first chunk memory allocation

函数原型:static void *__init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align)

返回类型:void

参数:

类型参数名称
unsigned intcpu
size_tsize
size_talign
133  返回: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