Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:16:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:css_cs
Proto:static inline struct cpuset *css_cs(struct cgroup_subsys_state *css)
Type:struct cpuset
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |