Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h16548 struct blkcg_gq { struct
16553 struct blkcg_gq *parent; argument
16577 struct blkcg_gq *blkg_hint; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8087 struct blkcg_gq { struct
8092 struct blkcg_gq *parent; argument
8093 struct percpu_ref refcnt;
8094 bool online;
8095 struct blkg_iostat_set *iostat_cpu;
8096 struct blkg_iostat_set iostat;
8097 struct blkg_policy_data *pd[5];
8098 spinlock_t async_bio_lock;
8099 struct bio_list async_bios;
8100 struct work_struct async_bio_work;
[all …]
Dvmlinux.h8087 struct blkcg_gq { struct
8092 struct blkcg_gq *parent; argument
8093 struct percpu_ref refcnt;
8094 bool online;
8095 struct blkg_iostat_set *iostat_cpu;
8096 struct blkg_iostat_set iostat;
8097 struct blkg_policy_data *pd[5];
8098 spinlock_t async_bio_lock;
8099 struct bio_list async_bios;
8100 struct work_struct async_bio_work;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h7075 struct blkcg_gq { struct
7080 struct blkcg_gq *parent; argument
7081 struct percpu_ref refcnt;
7082 bool online;
7083 struct blkg_iostat_set *iostat_cpu;
7084 struct blkg_iostat_set iostat;
7085 struct blkg_policy_data *pd[5];
7086 spinlock_t async_bio_lock;
7087 struct bio_list async_bios;
7088 struct work_struct async_bio_work;
[all …]
Dvmlinux_510.h7075 struct blkcg_gq { struct
7080 struct blkcg_gq *parent; argument
7081 struct percpu_ref refcnt;
7082 bool online;
7083 struct blkg_iostat_set *iostat_cpu;
7084 struct blkg_iostat_set iostat;
7085 struct blkg_policy_data *pd[5];
7086 spinlock_t async_bio_lock;
7087 struct bio_list async_bios;
7088 struct work_struct async_bio_work;
[all …]