Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:27:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_workqueue_attrs - free a workqueue_attrs*@attrs: workqueue_attrs to free* Undo alloc_workqueue_attrs().
Proto:void free_workqueue_attrs(struct workqueue_attrs *attrs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct workqueue_attrs * | attrs |
3335 | If attrs Then |
Name | Describe |
---|---|
alloc_workqueue_attrs | alloc_workqueue_attrs - allocate a workqueue_attrs* Allocate a new workqueue_attrs, initialize with default settings and* return it.* Return: The allocated new workqueue_attr on success. %NULL on failure. |
rcu_free_wq | |
rcu_free_pool | |
apply_wqattrs_cleanup | the resources after success or abort |
apply_wqattrs_prepare | allocate the attrs and pwqs for later installation |
alloc_workqueue | |
padata_setup_cpumasks |
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 |