Searched defs:xa_lock (Results 1 – 1 of 1) sorted by relevance
293 spinlock_t xa_lock; member528 #define xa_lock(xa) spin_lock(&(xa)->xa_lock) macro