Home
last modified time | relevance | path

Searched defs:blk_mq_hw_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/linux/
Dblk-mq.h295 struct blk_mq_hw_ctx { struct
296 struct {
312 } ____cacheline_aligned_in_smp;
317 struct delayed_work run_work;
319 cpumask_var_t cpumask;
324 int next_cpu;
329 int next_cpu_batch;
332 unsigned long flags;
338 void *sched_data;
342 struct request_queue *queue;
[all …]