函数逻辑报告 |
Source Code:kernel\kthread.c |
Create Date:2022-07-27 10:30:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kthread_bind_mask
函数原型:void kthread_bind_mask(struct task_struct *p, const struct cpumask *mask)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | p | |
const struct cpumask * | mask |
418 | __kthread_bind_mask(p, mask, 深度睡眠态) |
名称 | 描述 |
---|---|
init_rescuer | Workqueues which may be used during memory reclaim should have a rescuer* to guarantee forward progress. |
sugov_kthread_create | |
create_worker | reate_worker - create a new workqueue worker*@pool: pool the new worker will belong to* Create and start a new worker which is attached to @pool.* CONTEXT:* Might sleep. Does GFP_KERNEL allocations.* Return:* Pointer to the newly created worker. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |