Function report |
Source Code:block\blk-cgroup.c |
Create Date:2022-07-28 17:40:47 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lkcg_policy_unregister - unregister a blkcg policy*@pol: blkcg policy to unregister* Undo blkcg_policy_register(@pol). Might sleep.
Proto:void blkcg_policy_unregister(struct blkcg_policy *pol)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct blkcg_policy * | pol |
| 1460 | If WARN_ON(blkcg_policy[plid] != pol) Then Go to out_unlock |
| 1470 | mutex_lock( & blkcg_pol_mutex) |
| 1472 | If cpd_free_fn Then |
| 1480 | = |
| 1483 | out_unlock : |
| Name | Describe |
|---|---|
| iolatency_exit | |
| ioc_exit |
| 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 |