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_remove
Proto:static void cgroup_idr_remove(struct idr *idr, int id)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct idr * | idr | |
int | id |
329 | spin_lock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.) |
331 | spin_unlock_bh( & Protects cgroup_idr and css_idr so that IDs can be released without* grabbing cgroup_mutex.) |
Name | Describe |
---|---|
css_free_rwork_fn | ss destruction is four-stage process |
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 |