Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:07:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:of_css
Proto:struct cgroup_subsys_state *of_css(struct kernfs_open_file *of)
Type:struct cgroup_subsys_state
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_open_file * | of |
643 | If NULL for cgroup core files Then Return Dependency order vs. p above. ( Private pointers for each registered subsystem [ the following two fields are initialized automtically during boot ]) |
645 | Else Return self css with NULL ->ss, points back to this cgroup |
Name | Describe |
---|---|
freezer_write | |
pids_max_write | |
rdmacg_resource_set_max | |
cpuset_write_resmask | Common handling for a write to a "cpus" or "mems" file. |
sched_partition_write | |
mem_cgroup_write | The user of this function is...* RES_LIMIT. |
mem_cgroup_reset | |
memcg_write_event_control | DO NOT USE IN NEW FILES.* Parse input and register new cgroup event handler.* Input must be in format ' |
memory_min_write | |
memory_low_write | |
memory_high_write | |
memory_max_write | |
memory_oom_group_write | |
swap_max_write | |
hugetlb_cgroup_write | |
hugetlb_cgroup_reset | |
tg_set_limit | |
iolatency_set_limit | |
ioc_weight_write | |
seq_css |
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 |