Searched refs:blkg_lookup (Results 1 – 2 of 2) sorted by relevance
351 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, in blkg_lookup() function648 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup() function
333 blkg = blkg_lookup(blkcg, q); in blkg_lookup_create()1750 blkg = blkg_lookup(blkcg, q); in blkcg_maybe_throttle_current()