函数逻辑报告 |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-27 12:19:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sched_partition_write
函数原型:static ssize_t sched_partition_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off)
返回类型:ssize_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kernfs_open_file * | of | |
char * | buf | |
size_t | nbytes | |
loff_t | off |
2510 | 如果非字符串比较则val等于PRS_ENABLED |
2514 | 否则返回:负EINVAL |
2517 | 获取指定CSS参考 |
2518 | get_online_cpus() |
2519 | percpu_down_write( & cpuset_rwsem) |
2520 | 如果非venient tests for these bits 则转到:out_unlock |
2524 | out_unlock : |
2525 | percpu_up_write( & cpuset_rwsem) |
2526 | put_online_cpus() |
2527 | 设置一个css引用 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |