Searched defs:blk_mq_hw_ctx (Results 1 – 1 of 1) sorted by relevance
33331 struct blk_mq_hw_ctx { struct33332 struct {33342 struct delayed_work run_work;33343 cpumask_var_t cpumask;33344 int next_cpu;33345 int next_cpu_batch;33346 long unsigned int flags;33347 void *sched_data;33348 struct request_queue *queue;33349 struct blk_flush_queue *fq;[all …]