Searched refs:spinlock_unlock (Results 1 – 11 of 11) sorted by relevance
104 spinlock_unlock(&port->lock); in port_get_ap1_event()123 spinlock_unlock(&port->lock); in port_set_ap1_event()138 spinlock_unlock(&port->lock); in port_get_ap2_event()157 spinlock_unlock(&port->lock); in port_set_ap2_event()172 spinlock_unlock(&port->lock); in port_get_power_state()188 spinlock_unlock(&port->lock); in port_get_userclk_freqcmd()202 spinlock_unlock(&port->lock); in port_set_userclk_freqcmd()216 spinlock_unlock(&port->lock); in port_get_userclk_freqcntrcmd()230 spinlock_unlock(&port->lock); in port_set_userclk_freqcntrcmd()244 spinlock_unlock(&port->lock); in port_get_userclk_freqsts()[all …]
61 spinlock_unlock(&fme->lock); in fme_iperf_set_cache_freeze()92 spinlock_unlock(&fme->lock); in read_cache_counter()99 spinlock_unlock(&fme->lock); in read_cache_counter()152 spinlock_unlock(&fme->lock); in fme_iperf_set_vtd_freeze()177 spinlock_unlock(&fme->lock); in read_iommu_sip_counter()183 spinlock_unlock(&fme->lock); in read_iommu_sip_counter()230 spinlock_unlock(&fme->lock); in read_iommu_counter()236 spinlock_unlock(&fme->lock); in read_iommu_counter()301 spinlock_unlock(&fme->lock); in read_fabric_counter()370 spinlock_unlock(&fme->lock); in fme_iperf_set_fab_port_enable()[all …]
56 spinlock_unlock(&fme->lock); in fme_err_set_clear()106 spinlock_unlock(&fme->lock); in fme_err_set_pcie0_errors()143 spinlock_unlock(&fme->lock); in fme_err_set_pcie1_errors()200 spinlock_unlock(&fme->lock); in fme_err_set_inject_errors()205 spinlock_unlock(&fme->lock); in fme_err_set_inject_errors()400 spinlock_unlock(&fme->lock); in fme_global_err_set_irq()
46 spinlock_unlock(&fme->lock); in opae_manager_ifpga_get_info()106 spinlock_unlock(&port->lock); in opae_bridge_ifpga_get_info()128 spinlock_unlock(&port->lock); in opae_bridge_ifpga_get_region_info()
82 spinlock_unlock(&port->lock); in port_err_set_clear()97 spinlock_unlock(&port->lock); in port_error_init()152 spinlock_unlock(&port->lock); in port_error_set_irq()
75 spinlock_unlock(&fme->lock); in read_fabric_counter()82 spinlock_unlock(&fme->lock); in read_fabric_counter()147 spinlock_unlock(&fme->lock); in fme_dperf_set_fab_port_enable()179 spinlock_unlock(&fme->lock); in fme_dperf_set_fab_freeze()
244 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1()247 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1()258 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1()293 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold2()296 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold2()307 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold2()389 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1_policy()394 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1_policy()556 spinlock_unlock(&fme->lock); in fme_pwr_set_threshold1()561 spinlock_unlock(&fme->lock); in fme_pwr_set_threshold1()[all …]
117 spinlock_unlock(&port->lock); in fpga_port_disable()125 spinlock_unlock(&port->lock); in fpga_port_enable()149 spinlock_unlock(&port->lock); in fpga_port_reset()
82 spinlock_unlock(&port->lock); in fpga_get_afu_uuid()103 spinlock_unlock(&fme->lock); in fpga_get_pr_uuid()
278 spinlock_unlock(&fme->lock); in fme_pr()
45 #define spinlock_unlock(x) rte_spinlock_unlock(x) macro