Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:09:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_print_ss_mask
Proto:static void cgroup_print_ss_mask(struct seq_file *seq, u16 ss_mask)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | seq | |
u16 | ss_mask |
2836 | bool printed = false |
2839 | Do |
2839 | If Not CGROUP_SUBSYS_COUNT Then |
2839 | ssid = 0 |
2839 | Break |
2839 | When ssid < CGROUP_SUBSYS_COUNT cycle |
2844 | When (false) cycle |
Name | Describe |
---|---|
cgroup_controllers_show | show controllers which are enabled from the parent |
cgroup_subtree_control_show | show controllers which are enabled for a given cgroup's children |
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 |