Searched defs:blk_mq_hw_ctx (Results 1 – 1 of 1) sorted by relevance
29165 struct blk_mq_hw_ctx { struct29166 struct {29175 struct delayed_work run_work;29176 cpumask_var_t cpumask;29177 int next_cpu;29178 int next_cpu_batch;29179 long unsigned int flags;29180 void *sched_data;29181 struct request_queue *queue;29182 struct blk_flush_queue *fq;[all …]