Searched refs:pe_alloc_mutex (Results 1 – 2 of 2) sorted by relevance
157 struct mutex pe_alloc_mutex; member
149 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()153 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()163 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()186 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()198 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()200 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()2996 mutex_init(&phb->ioda.pe_alloc_mutex); in pnv_pci_init_ioda_phb()
Completed in 10 milliseconds