Home
last modified time | relevance | path

Searched defs:blkg_lookup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h351 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, in blkg_lookup() function
648 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup() function
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.h247 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, in blkg_lookup() function
483 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup() function

Completed in 3 milliseconds