Function report | 
Source Code:kernel\workqueue.c | 
Create Date:2022-07-28 09:27:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:copy_workqueue_attrs
Proto:static void copy_workqueue_attrs(struct workqueue_attrs *to, const struct workqueue_attrs *from)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct workqueue_attrs * | to | |
| const struct workqueue_attrs * | from | 
| Name | Describe | 
|---|---|
| get_unbound_pool | get_unbound_pool - get a worker_pool with the specified attributes*@attrs: the attributes of the worker_pool to get* Obtain a worker_pool which has the same attributes as @attrs, bump the* reference count and return it | 
| apply_wqattrs_prepare | allocate the attrs and pwqs for later installation | 
| apply_wqattrs_commit | set attrs and install prepared pwqs, @ctx points to old pwqs on return | 
| wq_update_unbound_numa | wq_update_unbound_numa - update NUMA affinity of a wq for CPU hot[un]plug*@wq: the target workqueue*@cpu: the CPU coming up or going down*@online: whether @cpu is coming up or going down* This function is to be called from %CPU_DOWN_PREPARE, %CPU_ONLINE | 
| 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  |