Searched defs:blk_mq_hw_ctx (Results 1 – 1 of 1) sorted by relevance
17 struct blk_mq_hw_ctx { struct18 struct {34 } ____cacheline_aligned_in_smp;39 struct delayed_work run_work;41 cpumask_var_t cpumask;46 int next_cpu;51 int next_cpu_batch;54 unsigned long flags;60 void *sched_data;64 struct request_queue *queue;[all …]