Home
last modified time | relevance | path

Searched refs:blkg_lookup (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h353 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, in blkg_lookup() function
650 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup() function
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c334 blkg = blkg_lookup(blkcg, q); in blkg_lookup_create()
1745 blkg = blkg_lookup(blkcg, q); in blkcg_maybe_throttle_current()