Function report |
Source Code:kernel\padata.c |
Create Date:2022-07-28 13:47:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:padata_cpu_hash
Proto:static int padata_cpu_hash(struct parallel_data *pd, unsigned int seq_nr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct parallel_data * | pd | |
unsigned int | seq_nr |
57 | cpu_index = seq_nr % pumask_weight - Count of bits in *srcp*@srcp: the cpumask to count bits (< nr_cpu_ids) in. |
59 | Return padata_index_to_cpu(pd, cpu_index) |
Name | Describe |
---|---|
padata_do_parallel | padata_do_parallel - padata parallelization function*@ps: padatashell*@padata: object to be parallelized*@cb_cpu: pointer to the CPU that the serialization callback function should* run on. If it's not in the serial cpumask of @pinst* (i |
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 |