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 …]
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()
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()
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()
116 spinlock_unlock(&port->lock); in fpga_port_disable()124 spinlock_unlock(&port->lock); in fpga_port_enable()148 spinlock_unlock(&port->lock); in fpga_port_reset()
223 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1()226 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1()237 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1()272 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold2()275 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold2()286 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold2()368 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1_policy()373 spinlock_unlock(&fme->lock); in fme_thermal_set_threshold1_policy()535 spinlock_unlock(&fme->lock); in fme_pwr_set_threshold1()540 spinlock_unlock(&fme->lock); in fme_pwr_set_threshold1()[all …]
278 spinlock_unlock(&fme->lock); in fme_pr()
82 spinlock_unlock(&port->lock); in fpga_get_afu_uuid()
45 #define spinlock_unlock(x) rte_spinlock_unlock(x) macro