Home
last modified time | relevance | path

Searched refs:pe_alloc_mutex (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci.h166 struct mutex pe_alloc_mutex; member
H A Dpci-ioda.c148 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
152 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
162 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
185 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
199 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
201 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
2968 mutex_init(&phb->ioda.pe_alloc_mutex); in pnv_pci_init_ioda_phb()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci.h156 struct mutex pe_alloc_mutex; member
H A Dpci-ioda.c146 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
150 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
160 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
183 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
195 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
197 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
2620 mutex_init(&phb->ioda.pe_alloc_mutex); in pnv_pci_init_ioda_phb()

Completed in 10 milliseconds