函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称: the resources after success or abort

函数原型:static void apply_wqattrs_cleanup(struct apply_wqattrs_ctx *ctx)

返回类型:void

参数:

类型参数名称
struct apply_wqattrs_ctx *ctx
3873  如果ctx
3876  for_each_node(node)
3877  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.
3878  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.
3880  _workqueue_attrs - free a workqueue_attrs*@attrs: workqueue_attrs to free* Undo alloc_workqueue_attrs().
3882  释放内存
调用者
名称描述
apply_wqattrs_prepareallocate the attrs and pwqs for later installation
apply_workqueue_attrs_locked
workqueue_apply_unbound_cpumask