Home
last modified time | relevance | path

Searched defs:blkcg_gq (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h14327 struct blkcg_gq { struct
14332 struct blkcg_gq *parent; argument
14333 struct percpu_ref refcnt;
14334 bool online;
14335 struct blkg_iostat_set *iostat_cpu;
14336 struct blkg_iostat_set iostat;
14337 struct blkg_policy_data *pd[6];
14338 spinlock_t async_bio_lock;
14339 struct bio_list async_bios;
14363 struct blkcg_gq *blkg_hint; argument