函数逻辑报告 |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-27 12:18:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:css_cs
函数原型:static inline struct cpuset *css_cs(struct cgroup_subsys_state *css)
返回类型:struct cpuset
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cgroup_subsys_state * | css |
名称 | 描述 |
---|---|
task_cs | Retrieve the cpuset for a task |
parent_cs | |
cpuset_can_attach | Called by cgroups to determine if a cpuset is usable; cpuset_mutex held |
cpuset_cancel_attach | |
cpuset_attach | |
cpuset_write_u64 | |
cpuset_write_s64 | |
cpuset_write_resmask | Common handling for a write to a "cpus" or "mems" file. |
cpuset_common_seq_show | These ascii lists should be read in a single call, by using a user* buffer large enough to hold the entire map |
cpuset_read_u64 | |
cpuset_read_s64 | |
sched_partition_show | |
sched_partition_write | |
cpuset_css_online | |
cpuset_css_offline | If the cpuset being removed has its flag 'sched_load_balance'* enabled, then simulate turning sched_load_balance off, which* will call rebuild_sched_domains_locked(). That is not needed* in the default hierarchy where only changes in partition |
cpuset_css_free |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |