Searched refs:wq_cpu_array (Results 1 – 3 of 3) sorted by relevance
102 hw->wq_cpu_array = kcalloc(num_possible_cpus(), sizeof(void *), in efct_hw_map_wq_cpu()104 if (!hw->wq_cpu_array) in efct_hw_map_wq_cpu()120 hw->wq_cpu_array[cpu] = hw->hw_wq[i]; in efct_hw_map_wq_cpu()
415 struct hw_wq **wq_cpu_array; member
1591 io->wq = hw->wq_cpu_array[raw_smp_processor_id()]; in _efct_hw_io_alloc()3482 kfree(hw->wq_cpu_array); in efct_hw_teardown()