Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:07:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_cgrp_cset_links
Proto:static void free_cgrp_cset_links(struct list_head *links_to_free)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | links_to_free |
Name | Describe |
---|---|
allocate_cgrp_cset_links | allocate_cgrp_cset_links - allocate cgrp_cset_links*@count: the number of links to allocate*@tmp_links: list_head the allocated links are put on* Allocate @count cgrp_cset_link structures and chain them on @tmp_links* through ->cset_link |
cgroup_setup_root |
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 |