Searched defs:blk_mq_hw_ctx (Results 1 – 7 of 7) sorted by relevance
38857 struct blk_mq_hw_ctx { struct38858 struct {38875 struct delayed_work run_work;38876 cpumask_var_t cpumask;38877 int next_cpu;38878 int next_cpu_batch;38879 long unsigned int flags;38880 void *sched_data;38881 struct request_queue *queue;38882 struct blk_flush_queue *fq;[all …]
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 …]
28495 struct blk_mq_hw_ctx { struct28496 struct {28505 struct delayed_work run_work;28506 cpumask_var_t cpumask;28507 int next_cpu;28508 int next_cpu_batch;28509 long unsigned int flags;28510 void *sched_data;28511 struct request_queue *queue;28512 struct blk_flush_queue *fq;[all …]
33031 struct blk_mq_hw_ctx { struct33032 struct {33041 struct delayed_work run_work;33042 cpumask_var_t cpumask;33043 int next_cpu;33044 int next_cpu_batch;33045 long unsigned int flags;33046 void *sched_data;33047 struct request_queue *queue;33048 struct blk_flush_queue *fq;[all …]