Function report |
Source Code:block\blk-cgroup.c |
Create Date:2022-07-28 17:39:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkg_destroy
Proto:static void blkg_destroy(struct blkcg_gq *blkg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkcg_gq * | blkg |
401 | lockdep_assert_held( & queue_lock) |
402 | lockdep_assert_held( & lock) |
406 | WARN_ON_ONCE(hlist_unhashed( & blkcg_node)) |
409 | pol = blkcg_policy[i] |
411 | If pd[i] && pd_offline_fn Then pd_offline_fn(pd[i]) |
Name | Describe |
---|---|
blkg_destroy_all | lkg_destroy_all - destroy all blkgs associated with a request_queue*@q: request_queue of interest* Destroy all blkgs associated with @q. |
blkcg_destroy_blkgs | lkcg_destroy_blkgs - responsible for shooting down blkgs*@blkcg: blkcg of interest* blkgs should be removed while holding both q and blkcg locks |
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 |