Searched refs:mappingrecurse (Results 1 – 2 of 2) sorted by relevance
293 extern volatile uint32_t mappingrecurse;345 if (!mappingrecurse && os_atomic_cmpxchg(&mappingrecurse, 0, 1, acq_rel)) { in PV_HASHED_ALLOC()378 if (!mappingrecurse && os_atomic_cmpxchg(&mappingrecurse, 0, 1, acq_rel)) { in PV_HASHED_KERN_ALLOC()
55 volatile uint32_t mappingrecurse = 0; variable460 mappingrecurse = 0; in mapping_replenish()