Home
last modified time | relevance | path

Searched refs:pe_alloc_mutex (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci.h157 struct mutex pe_alloc_mutex; member
A Dpci-ioda.c149 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