Searched defs:blk_mq_hw_ctx (Results 1 – 2 of 2) sorted by relevance
30315 struct blk_mq_hw_ctx { struct30316 struct {30325 struct delayed_work run_work;30326 cpumask_var_t cpumask;30327 int next_cpu;30328 int next_cpu_batch;30329 unsigned long flags;30330 void *sched_data;30331 struct request_queue *queue;30332 struct blk_flush_queue *fq;[all …]
51994 struct blk_mq_hw_ctx { struct51995 struct {52004 struct delayed_work run_work;52005 cpumask_var_t cpumask;52006 int next_cpu;52007 int next_cpu_batch;52008 unsigned long flags;52009 void *sched_data;52010 struct request_queue *queue;52011 struct blk_flush_queue *fq;[all …]