Function report |
Source Code:kernel\padata.c |
Create Date:2022-07-28 13:47:32 |
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 serial workers
Proto:static void padata_init_squeues(struct parallel_data *pd)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct parallel_data * | pd |
405 | squeue = per_cpu_ptr(squeue, cpu) |
407 | __padata_list_init( & serial) |
408 | INIT_WORK( & work, padata_serial_worker) |
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 |