Function report |
Source Code:include\linux\blk-cgroup.h |
Create Date:2022-07-28 05:57:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lkg_put - put a blkg reference*@blkg: blkg to put
Proto:static inline void blkg_put(struct blkcg_gq *blkg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkcg_gq * | blkg |
Name | Describe |
---|---|
bio_disassociate_blkg | _disassociate_blkg - puts back the blkg reference if associated*@bio: target bio* Helper to disassociate the blkg from @bio if a blkg is associated. |
__blkg_release | |
blkg_create | If @new_blkg is %NULL, this function tries to allocate a new one as* necessary using %GFP_NOWAIT. @new_blkg is always consumed on return. |
blkcg_activate_policy | lkcg_activate_policy - activate a blkcg policy on a request_queue*@q: request_queue of interest*@pol: blkcg policy to activate* Activate @pol on @q |
blkcg_maybe_throttle_current | lkcg_maybe_throttle_current - throttle the current task if it has been marked* This is only called if we've been marked with set_notify_resume() |
throtl_pop_queued | hrotl_pop_queued - pop the first bio form a qnode list*@queued: the qnode list to pop a bio from*@tg_to_put: optional out argument for throtl_grp to put* Pop the first bio from the qnode list @queued |
tg_dispatch_one_bio | |
blkiolatency_timer_fn | |
iolatency_set_limit |
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 |