Home
last modified time | relevance | path

Searched refs:res_allocated_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c446 int res_allocated_count = 0; in fsl_mc_allocate_irqs() local
488 res_allocated_count++; in fsl_mc_allocate_irqs()
498 for (i = 0; i < res_allocated_count; i++) { in fsl_mc_allocate_irqs()
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c447 int res_allocated_count = 0; in fsl_mc_allocate_irqs() local
489 res_allocated_count++; in fsl_mc_allocate_irqs()
499 for (i = 0; i < res_allocated_count; i++) { in fsl_mc_allocate_irqs()

Completed in 3 milliseconds