函数逻辑报告 |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-27 06:54:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cgroup_put
函数原型:static inline void cgroup_put(struct cgroup *cgrp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cgroup * | cgrp |
429 | 设置一个css引用 |
名称 | 描述 |
---|---|
put_css_set_locked | |
cgroup_kn_unlock | group_kn_unlock - unlocking helper for cgroup kernfs methods*@kn: the kernfs_node being serviced* This helper undoes cgroup_kn_lock_live() and should be invoked before* the method finishes if locking succeeded |
cgroup_do_get_tree | |
cgroup_kill_sb | |
cgroup_lock_and_drain_offline | group_lock_and_drain_offline - lock cgroup_mutex and drain offlined csses*@cgrp: root of the target subtree* Because css offlining is asynchronous, userland may try to re-enable a* controller while the previous css is still around. This function grabs |
css_free_rwork_fn | ss destruction is four-stage process |
cgroup_get_from_fd | group_get_from_fd - get a cgroup pointer from a fd*@fd: fd obtained by open(cgroup2_dir)* Find the cgroup from a fd which should be obtained* by opening a cgroup directory. Returns a pointer to the* cgroup on success. ERR_PTR is returned if the cgroup |
cgroup1_root_to_use | The guts of cgroup1 mount - find or create cgroup_root to use |
cgroup_fd_array_put_ptr | |
cgroup_bpf_release | group_bpf_release() - put references of all bpf programs and* release all cgroup bpf data*@work: work structure embedded into the cgroup to modify |
cgroup_bpf_prog_attach | |
cgroup_bpf_prog_detach | |
cgroup_bpf_prog_query |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |