Searched defs:blk_mq_hw_ctx (Results 1 – 13 of 13) sorted by relevance
22464 struct blk_mq_hw_ctx { struct22465 struct {22475 struct delayed_work run_work;22476 cpumask_var_t cpumask;22477 int next_cpu;22478 int next_cpu_batch;22479 long unsigned int flags;22480 void *sched_data;22481 struct request_queue *queue;22482 struct blk_flush_queue *fq;[all …]
22899 struct blk_mq_hw_ctx { struct22900 struct {22917 struct delayed_work run_work;22918 cpumask_var_t cpumask;22919 int next_cpu;22920 int next_cpu_batch;22921 long unsigned int flags;22922 void *sched_data;22923 struct request_queue *queue;22924 struct blk_flush_queue *fq;[all …]
28701 struct blk_mq_hw_ctx { struct28702 struct {28711 struct delayed_work run_work;28712 cpumask_var_t cpumask;28713 int next_cpu;28714 int next_cpu_batch;28715 long unsigned int flags;28716 void *sched_data;28717 struct request_queue *queue;28718 struct blk_flush_queue *fq;[all …]
40705 struct blk_mq_hw_ctx { struct40706 struct {40715 struct delayed_work run_work;40716 cpumask_var_t cpumask;40717 int next_cpu;40718 int next_cpu_batch;40719 long unsigned int flags;40720 void *sched_data;40721 struct request_queue *queue;40722 struct blk_flush_queue *fq;[all …]
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 …]
32400 struct blk_mq_hw_ctx { struct32401 struct {32410 struct delayed_work run_work;32411 cpumask_var_t cpumask;32412 int next_cpu;32413 int next_cpu_batch;32414 long unsigned int flags;32415 void *sched_data;32416 struct request_queue *queue;32417 struct blk_flush_queue *fq;[all …]
24952 struct blk_mq_hw_ctx { struct24953 struct {24962 struct delayed_work run_work;24963 cpumask_var_t cpumask;24964 int next_cpu;24965 int next_cpu_batch;24966 long unsigned int flags;24967 void *sched_data;24968 struct request_queue *queue;24969 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 …]