Function report | 
Source Code:kernel\padata.c | 
Create Date:2022-07-28 13:47:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Initialize all percpu queues used by parallel workers
Proto:static void padata_init_pqueues(struct parallel_data *pd)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct parallel_data * | pd | 
| 419 | pqueue = per_cpu_ptr(pqueue, cpu) | 
| 421 | __padata_list_init( & reorder) | 
| 422 | __padata_list_init( & parallel) | 
| 423 | INIT_WORK( & work, padata_parallel_worker) | 
| 424 | atomic_set( & num_obj, 0) | 
| Name | Describe | 
|---|---|
| padata_alloc_pd | Allocate and initialize the internal cpumask dependend resources. | 
| 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  |