Function report |
Source Code:kernel\padata.c |
Create Date:2022-07-28 13:47:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:padata_reorder
Proto:static void padata_reorder(struct parallel_data *pd)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct parallel_data * | pd |
232 | If Not spin_trylock_bh( & lock) Then Return |
235 | When 1 cycle |
256 | spin_unlock_bh( & lock) |
266 | smp_mb() |
268 | next_queue = per_cpu_ptr(pqueue, cpu) |
Name | Describe |
---|---|
invoke_padata_reorder | |
padata_do_serial | padata_do_serial - padata serialization function*@padata: object to be serialized.* padata_do_serial must be called for every parallelized object.* The serialization callback function will run with BHs off. |
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 |