Function report |
Source Code:kernel\cgroup\rdma.c |
Create Date:2022-07-28 11:15:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dmacg_css_offline - cgroup css_offline callback*@css: css of interest* This function is called when @css is about to go away and responsible* for shooting down all rdmacg associated with @css
Proto:static void rdmacg_css_offline(struct cgroup_subsys_state *css)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css |
593 | cg = css_rdmacg(css) |
596 | mutex_lock( & Protects list of resource pools maintained on per cgroup basis* and rdma device list.) |
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 |