Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:07:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_idr_replace
Proto:static void *cgroup_idr_replace(struct idr *idr, void *ptr, int id)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct idr * | idr | |
void * | ptr | |
int | id |
321 | spin_lock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.) |
323 | spin_unlock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.) |
324 | Return ret |
Name | Describe |
---|---|
css_release_work_fn | |
css_create |
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 |