Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:07:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:IDR wrappers which synchronize using cgroup_idr_lock
Proto:static int cgroup_idr_alloc(struct idr *idr, void *ptr, int start, int end, gfp_t gfp_mask)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct idr * | idr | |
void * | ptr | |
int | start | |
int | end | |
gfp_t | gfp_mask |
310 | spin_lock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.) |
312 | spin_unlock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.) |
314 | Return ret |
Name | Describe |
---|---|
css_create | |
cgroup_init_subsys | |
cgroup_init | group_init - cgroup initialization* Register cgroup filesystem and /proc file, and initialize* any subsystems that didn't request early init. |
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 |