Function report |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-28 05:55:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:group_is_descendant - test ancestry*@cgrp: the cgroup to be tested*@ancestor: possible ancestor of @cgrp* Test whether @cgrp is a descendant of @ancestor. It also returns %true* if @cgrp == @ancestor. This function is safe to call as long as @cgrp
Proto:static inline bool cgroup_is_descendant(struct cgroup *cgrp, struct cgroup *ancestor)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp | |
struct cgroup * | ancestor |
Name | Describe |
---|---|
cgroup_procs_write_permission |
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 |