Searched refs:irq_context (Results 1 – 10 of 10) sorted by relevance
1946 if (curr->held_locks[depth].irq_context != in check_prevs_add()1947 curr->held_locks[depth-1].irq_context) in check_prevs_add()1979 if (curr->held_locks[depth].irq_context != in check_prevs_add()1980 curr->held_locks[depth-1].irq_context) in check_prevs_add()2076 chain->irq_context = hlock->irq_context; in lookup_chain_cache()2080 if (hlock_curr->irq_context != hlock->irq_context) in lookup_chain_cache()2195 if (prev_hlock && (prev_hlock->irq_context != in check_chain_key()2196 hlock->irq_context)) in check_chain_key()2850 hlock->irq_context = 2*(curr->hardirq_context ? 1 : 0) + in separate_irq_context()2861 if (prev_hlock->irq_context != hlock->irq_context) in separate_irq_context()[all …]
148 seq_printf(m, "irq_context: %d\n", chain->irq_context); in lc_show()
612 int irq_context; in cio_tsch() local621 irq_context = in_interrupt(); in cio_tsch()622 if (!irq_context) { in cio_tsch()631 if (!irq_context) { in cio_tsch()
3320 struct megasas_irq_context *irq_context = devp; in megasas_isr() local3321 struct megasas_instance *instance = irq_context->instance; in megasas_isr()5325 instance->irq_context[i].instance = instance; in megasas_probe_one()5326 instance->irq_context[i].MSIxIndex = i; in megasas_probe_one()5330 &instance->irq_context[i])) { in megasas_probe_one()5339 &instance->irq_context[j]); in megasas_probe_one()5355 instance->irq_context[0].instance = instance; in megasas_probe_one()5356 instance->irq_context[0].MSIxIndex = 0; in megasas_probe_one()5359 &instance->irq_context[0])) { in megasas_probe_one()5419 &instance->irq_context[i]); in megasas_probe_one()[all …]
2162 struct megasas_irq_context *irq_context = devp; in megasas_isr_fusion() local2163 struct megasas_instance *instance = irq_context->instance; in megasas_isr_fusion()2181 if (!complete_cmd_fusion(instance, irq_context->MSIxIndex)) { in megasas_isr_fusion()
1758 struct megasas_irq_context irq_context[MEGASAS_MAX_MSIX_QUEUES]; member
199 u8 irq_context; member251 unsigned int irq_context:2; /* bit 0 - soft, bit 1 - hard */ member
562 int irq_context; in sclp_sync_wait() local575 irq_context = in_interrupt(); in sclp_sync_wait()576 if (!irq_context) in sclp_sync_wait()598 if (!irq_context) in sclp_sync_wait()
216 int irq_context) in free_txpacket() argument221 if (irq_context) in free_txpacket()
320 int irq_context) in free_descriptor_buffer() argument323 if (irq_context) in free_descriptor_buffer()