Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h29617 struct bfq_data { struct
29618 struct request_queue *queue;
29619 struct list_head dispatch;
29620 struct bfq_group *root_group;
29621 struct rb_root_cached queue_weights_tree;
29622 unsigned int num_groups_with_pending_reqs;
29623 unsigned int busy_queues[3];
29624 int wr_busy_queues;
29625 int queued;
29626 int rq_in_driver;
[all …]
H A Dvmlinux_602.h29617 struct bfq_data { struct
29618 struct request_queue *queue;
29619 struct list_head dispatch;
29620 struct bfq_group *root_group;
29621 struct rb_root_cached queue_weights_tree;
29622 unsigned int num_groups_with_pending_reqs;
29623 unsigned int busy_queues[3];
29624 int wr_busy_queues;
29625 int queued;
29626 int rq_in_driver;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h62958 struct bfq_data { struct
62959 struct request_queue *queue;
62960 struct list_head dispatch;
62961 struct bfq_group *root_group;
62962 struct rb_root_cached queue_weights_tree;
62963 unsigned int num_groups_with_pending_reqs;
62964 unsigned int busy_queues[3];
62965 int wr_busy_queues;
62966 int queued;
62967 int tot_rq_in_driver;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h72788 struct bfq_data { struct
72789 struct request_queue *queue;
72790 struct list_head dispatch;
72791 struct bfq_group *root_group;
72792 struct rb_root_cached queue_weights_tree;
72793 unsigned int num_groups_with_pending_reqs;
72794 unsigned int busy_queues[3];
72795 int wr_busy_queues;
72796 int queued;
72797 int tot_rq_in_driver;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h33098 struct bfq_data { struct
33099 struct request_queue *queue;
33100 struct list_head dispatch;
33101 struct bfq_group *root_group;
33102 struct rb_root_cached queue_weights_tree;
33103 unsigned int num_groups_with_pending_reqs;
33104 unsigned int busy_queues[3];
33105 int wr_busy_queues;
33106 int queued;
33107 int rq_in_driver;
[all …]
H A Dvmlinux.h33098 struct bfq_data { struct
33099 struct request_queue *queue;
33100 struct list_head dispatch;
33101 struct bfq_group *root_group;
33102 struct rb_root_cached queue_weights_tree;
33103 unsigned int num_groups_with_pending_reqs;
33104 unsigned int busy_queues[3];
33105 int wr_busy_queues;
33106 int queued;
33107 int rq_in_driver;
[all …]