Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\padata.c Create Date:2022-07-28 13:48:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

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

Proto:struct padata_instance *padata_alloc_possible(const char *name)

Type:struct padata_instance

Parameter:

TypeParameterName
const char *name
1061  Return padata_alloc - allocate and initialize a padata instance and specify* cpumasks for serial and parallel workers