Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h3207 struct request_queue { struct
3208 struct request *last_merge;
3209 struct elevator_queue *elevator;
3210 struct percpu_ref q_usage_counter;
3211 struct blk_queue_stats *stats;
3212 struct rq_qos *rq_qos;
3213 const struct blk_mq_ops *mq_ops;
3214 struct blk_mq_ctx *queue_ctx;
3215 unsigned int queue_depth;
3216 struct blk_mq_hw_ctx **queue_hw_ctx;
[all …]