Searched refs:_asid_lock (Results 1 – 1 of 1) sorted by relevance
372 static rt_spinlock_t _asid_lock = RT_SPINLOCK_INIT; variable383 rt_spin_lock(&_asid_lock); in _aspace_get_asid()396 rt_spin_unlock(&_asid_lock); in _aspace_get_asid()
Completed in 3 milliseconds