函数逻辑报告 |
Source Code:kernel\workqueue.c |
Create Date:2022-07-27 10:27:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sync @pwq with the current state of its associated wq and link it
函数原型:static void link_pwq(struct pool_workqueue *pwq)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pool_workqueue * | pwq |
3750 | wq等于I: the owning workqueue |
3752 | lockdep_assert_held( & protects this wq ) |
3755 | 如果非链表为空则返回 |
3765 | 添加RCU保护项 |
名称 | 描述 |
---|---|
numa_pwq_tbl_install | stall @pwq into @wq's numa_pwq_tbl[] for @node and return the old pwq |
apply_wqattrs_commit | set attrs and install prepared pwqs, @ctx points to old pwqs on return |
alloc_and_link_pwqs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |