函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-27 09:11:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Move tasks from one to the other group
函数原型:static void rdt_move_group_tasks(struct rdtgroup *from, struct rdtgroup *to, struct cpumask *mask)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rdtgroup * | from | |
struct rdtgroup * | to | |
struct cpumask * | mask |
2174 | read_lock( & This serializes "schedule()" and also protects* the run-queue from deletions/modifications (but* _adding_ to the beginning of the run-queue has* a separate lock).) |
2196 | read_unlock( & This serializes "schedule()" and also protects* the run-queue from deletions/modifications (but* _adding_ to the beginning of the run-queue has* a separate lock).) |
名称 | 描述 |
---|---|
rmdir_all_sub | Forcibly remove all of subdirectories under root. |
rdtgroup_rmdir_mon | |
rdtgroup_rmdir_ctrl |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |