函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\workqueue.c Create Date:2022-07-27 10:27:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:_workqueue_attrs - free a workqueue_attrs*@attrs: workqueue_attrs to free* Undo alloc_workqueue_attrs().

函数原型:void free_workqueue_attrs(struct workqueue_attrs *attrs)

返回类型:void

参数:

类型参数名称
struct workqueue_attrs *attrs
3335  如果attrs
3336  释放CPU掩码
3337  释放内存
调用者
名称描述
alloc_workqueue_attrsalloc_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_prepareallocate the attrs and pwqs for later installation
alloc_workqueue
padata_setup_cpumasks