Function report |
Source Code:include\linux\blk-cgroup.h |
Create Date:2022-07-28 05:57:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:css_to_blkcg
Proto:static inline struct blkcg *css_to_blkcg(struct cgroup_subsys_state *css)
Type:struct blkcg
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css |
Name | Describe |
---|---|
bio_associate_blkg_from_css | _associate_blkg_from_css - associate a bio with a specified css*@bio: target bio*@css: target css* Associate @bio with the blkg found by combining the css's blkg and the* request_queue of the @bio. This falls back to the queue's root_blkg if |
blkcg_reset_stats | |
blkcg_print_stat | |
blkcg_css_offline | lkcg_css_offline - cgroup css_offline callback*@css: css of interest* This function is called when @css is about to go away. Here the cgwbs are* offlined first and only once writeback associated with the blkcg has* finished do we start step 2 (see above). |
blkcg_css_free | |
blkcg_rstat_flush | |
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() |
tg_print_conf_u64 | |
tg_print_conf_uint | |
tg_set_conf | |
tg_print_rwstat | |
tg_print_rwstat_recursive | |
tg_print_limit | |
tg_set_limit | |
iolatency_set_limit | |
iolatency_print_limit | |
ioc_weight_show | |
ioc_weight_write | |
ioc_qos_show | |
ioc_cost_model_show |
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 |