Function report |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-28 05:54: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_put
Proto:static inline void cgroup_put(struct cgroup *cgrp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp |
Name | Describe |
---|---|
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 |
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 |