Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h63054 struct bfq_group { struct
63055 struct blkg_policy_data pd;
63056 char blkg_path[128];
63057 refcount_t ref;
63058 struct bfq_entity entity;
63059 struct bfq_sched_data sched_data;
63060 struct bfq_data *bfqd;
63061 struct bfq_queue *async_bfqq[128];
63062 struct bfq_queue *async_idle_bfqq[8];
63063 struct bfq_entity *my_entity;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h72884 struct bfq_group { struct
72885 struct blkg_policy_data pd;
72886 char blkg_path[128];
72887 refcount_t ref;
72888 struct bfq_entity entity;
72889 struct bfq_sched_data sched_data;
72890 struct bfq_data *bfqd;
72891 struct bfq_queue *async_bfqq[128];
72892 struct bfq_queue *async_idle_bfqq[8];
72893 struct bfq_entity *my_entity;
[all …]