Searched defs:blk_mq_hw_ctx (Results 1 – 1 of 1) sorted by relevance
16 struct blk_mq_hw_ctx { struct17 struct {33 } ____cacheline_aligned_in_smp;38 struct delayed_work run_work;40 cpumask_var_t cpumask;45 int next_cpu;50 int next_cpu_batch;53 unsigned long flags;59 void *sched_data;63 struct request_queue *queue;[all …]