Function report |
Source Code:kernel\cgroup\cgroup-internal.h |
Create Date:2022-07-28 11:05:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_is_dead
Proto:static inline bool cgroup_is_dead(const struct cgroup *cgrp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cgroup * | cgrp |
170 | Return Not (flags & CSS_ONLINE) |
Name | Describe |
---|---|
cgroup_get_live | |
cgroup_kn_lock_live | group_kn_lock_live - locking helper for cgroup kernfs methods*@kn: the kernfs_node being serviced*@drain_offline: perform offline draining on the cgroup* This helper is to be used by a cgroup kernfs method currently servicing*@kn |
cgroup_enable_threaded | group_enable_threaded - make @cgrp threaded*@cgrp: the target cgroup* Called when "threaded" is written to the cgroup.type interface file and* tries to make @cgrp threaded and join the parent's resource domain. |
proc_cgroup_show | proc_cgroup_show()* - Print task's cgroup paths into seq_file, one line for each hierarchy* - Used for /proc/ |
cgroupstats_build | groupstats_build - build and fill cgroupstats*@stats: cgroupstats to fill information into*@dentry: A dentry entry belonging to the cgroup for which stats have* been requested.* Build and fill cgroupstats so that taskstats can export it to user* space. |
cgroup1_check_for_release | |
cgroup_freeze |
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 |