Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:10:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:css_leftmost_descendant
Proto:static struct cgroup_subsys_state *css_leftmost_descendant(struct cgroup_subsys_state *pos)
Type:struct cgroup_subsys_state
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | pos |
4256 | Do |
4261 | Return last |
Name | Describe |
---|---|
css_next_descendant_post | ss_next_descendant_post - find the next descendant for post-order walk*@pos: the current position (%NULL to initiate traversal)*@root: css whose descendants to walk* To be used by css_for_each_descendant_post(). Find the next descendant |
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 |