Searched defs:blkg (Results 1 – 5 of 5) sorted by relevance
47 static void blkg_free(struct blkcg_gq *blkg) in blkg_free()72 struct blkcg_gq *blkg; in blkg_alloc() local130 struct blkcg_gq *blkg; in __blkg_lookup() local181 struct blkcg_gq *blkg; in blkg_create() local274 struct blkcg_gq *blkg; in blkg_lookup_create() local310 static void blkg_destroy(struct blkcg_gq *blkg) in blkg_destroy()366 struct blkcg_gq *blkg, *n; in blkg_destroy_all() local389 struct blkcg_gq *blkg = container_of(rcu_head, struct blkcg_gq, rcu_head); in __blkg_release_rcu() local417 struct blkcg_gq *blkg; in __blk_queue_next_rl() local448 struct blkcg_gq *blkg; in blkcg_reset_stats() local[all …]
83 struct blkcg_gq *blkg; member171 struct blkcg_gq *blkg; member215 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd()240 static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen) in blkg_path()260 static inline void blkg_get(struct blkcg_gq *blkg) in blkg_get()272 static inline void blkg_put(struct blkcg_gq *blkg) in blkg_put()328 struct blkcg_gq *blkg; in blk_get_rl() local586 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd()589 static inline char *blkg_path(struct blkcg_gq *blkg) { return NULL; } in blkg_path()590 static inline void blkg_get(struct blkcg_gq *blkg) { } in blkg_get()[all …]
185 static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg) in blkg_to_tg()406 static void throtl_pd_init(struct blkcg_gq *blkg) in throtl_pd_init()473 static void throtl_pd_online(struct blkcg_gq *blkg) in throtl_pd_online()482 static void throtl_pd_exit(struct blkcg_gq *blkg) in throtl_pd_exit()496 static void throtl_pd_reset_stats(struct blkcg_gq *blkg) in throtl_pd_reset_stats()538 struct blkcg_gq *blkg; in throtl_lookup_create_tg() local959 static void throtl_update_dispatch_stats(struct blkcg_gq *blkg, u64 bytes, in throtl_update_dispatch_stats()1359 struct blkcg_gq *blkg; in tg_set_conf() local1628 struct blkcg_gq *blkg; in blk_throtl_drain() local
605 static inline struct cfq_group *blkg_to_cfqg(struct blkcg_gq *blkg) in blkg_to_cfqg()1547 static void cfq_pd_init(struct blkcg_gq *blkg) in cfq_pd_init()1558 static void cfq_pd_offline(struct blkcg_gq *blkg) in cfq_pd_offline()1595 static void cfq_pd_reset_stats(struct blkcg_gq *blkg) in cfq_pd_reset_stats()1617 struct blkcg_gq *blkg; in cfq_lookup_create_cfqg() local1732 struct blkcg_gq *blkg; in __cfq_set_weight() local
59 struct blkcg_gq *blkg; /* blkg this request pool belongs to */ member