Function report |
Source Code:kernel\padata.c |
Create Date:2022-07-28 13:47:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If cpumask contains no active cpu, we mark the instance as invalid.
Proto:static bool padata_validate_cpumask(struct padata_instance *pinst, const struct cpumask *cpumask)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct padata_instance * | pinst | |
const struct cpumask * | cpumask |
594 | flags |= PADATA_INVALID |
595 | Return false |
598 | flags &= ~PADATA_INVALID |
599 | Return true |
Name | Describe |
---|---|
__padata_set_cpumasks | |
padata_alloc | padata_alloc - allocate and initialize a padata instance and specify* cpumasks for serial and parallel workers |
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 |