Searched defs:blk_mq_hw_ctx (Results 1 – 1 of 1) sorted by relevance
288 struct blk_mq_hw_ctx { struct289 struct {305 } ____cacheline_aligned_in_smp;310 struct delayed_work run_work;312 cpumask_var_t cpumask;317 int next_cpu;322 int next_cpu_batch;325 unsigned long flags;331 void *sched_data;335 struct request_queue *queue;[all …]