函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:padata_alloc_possible - Allocate and initialize padata instance.* Use the cpu_possible_mask for serial and* parallel workers.*@name: used to identify the instance

函数原型:struct padata_instance *padata_alloc_possible(const char *name)

返回类型:struct padata_instance

参数:

类型参数名称
const char *name
1061  返回:padata_alloc - allocate and initialize a padata instance and specify* cpumasks for serial and parallel workers