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

/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.h156 struct mutex pe_alloc_mutex; member in struct:pnv_phb::__anon28
H A Dpci-ioda.c146 mutex_lock(&phb->ioda.pe_alloc_mutex);
150 mutex_unlock(&phb->ioda.pe_alloc_mutex);
160 mutex_lock(&phb->ioda.pe_alloc_mutex);
183 mutex_unlock(&phb->ioda.pe_alloc_mutex);
195 mutex_lock(&phb->ioda.pe_alloc_mutex);
197 mutex_unlock(&phb->ioda.pe_alloc_mutex);
2620 mutex_init(&phb->ioda.pe_alloc_mutex);

Completed in 140 milliseconds