Searched refs:reply_map (Results 1 – 8 of 8) sorted by relevance
164 unsigned int *reply_map; member
1146 reply_queue = h->reply_map[raw_smp_processor_id()]; in __enqueue_cmd_and_start_io()7449 h->reply_map[cpu] = queue; in hpsa_setup_reply_map()7455 h->reply_map[cpu] = 0; in hpsa_setup_reply_map()8582 kfree(h->reply_map); in hpda_free_ctlr_info()8594 h->reply_map = kcalloc(nr_cpu_ids, sizeof(*h->reply_map), GFP_KERNEL); in hpda_alloc_ctlr_info()8595 if (!h->reply_map) { in hpda_alloc_ctlr_info()
393 unsigned int *reply_map; member
2361 hisi_hba->reply_map[cpu] = queue; in setup_reply_map_v3_hw()2367 hisi_hba->reply_map[cpu] = cpu % hisi_hba->queue_count; in setup_reply_map_v3_hw()2385 hisi_hba->reply_map = devm_kcalloc(dev, nr_cpu_ids, in interrupt_init_v3_hw()2388 if (!hisi_hba->reply_map) in interrupt_init_v3_hw()
439 if (hisi_hba->reply_map) { in hisi_sas_task_prep()441 unsigned int dq_index = hisi_hba->reply_map[cpu]; in hisi_sas_task_prep()
5707 instance->reply_map[cpu] = queue; in megasas_setup_reply_map()5714 instance->reply_map[cpu] = queue; in megasas_setup_reply_map()6946 instance->reply_map = kcalloc(nr_cpu_ids, sizeof(unsigned int), in megasas_alloc_ctrl_mem()6948 if (!instance->reply_map) in megasas_alloc_ctrl_mem()6967 kfree(instance->reply_map); in megasas_alloc_ctrl_mem()6968 instance->reply_map = NULL; in megasas_alloc_ctrl_mem()6981 kfree(instance->reply_map); in megasas_free_ctrl_mem()
2261 unsigned int *reply_map; member
2840 instance->reply_map[raw_smp_processor_id()]; in megasas_build_ldio_fusion()3172 instance->reply_map[raw_smp_processor_id()]; in megasas_build_syspd_fusion()