Function report | 
Source Code:kernel\workqueue.c | 
Create Date:2022-07-28 09:26:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:put_pwq_unlocked - put_pwq() with surrounding pool lock/unlock*@pwq: pool_workqueue to put (can be %NULL)* put_pwq() with locking. This function also allows %NULL @pwq.
Proto:static void put_pwq_unlocked(struct pool_workqueue *pwq)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct pool_workqueue * | pwq | 
| 1124 | If pwq Then | 
| 1129 | spin_lock_irq( & he pool lock ) | 
| 1131 | spin_unlock_irq( & he pool lock ) | 
| Name | Describe | 
|---|---|
| apply_wqattrs_cleanup | the resources after success or abort | 
| 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 | 
| destroy_workqueue | destroy_workqueue - safely terminate a workqueue*@wq: target workqueue* Safely destroy a workqueue. All work currently pending will be done first. | 
| 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  |