Searched defs:blk_mq_hw_ctx (Results 1 – 2 of 2) 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 …]
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 …]