Searched defs:xa_lock (Results 1 – 2 of 2) sorted by relevance
13 #define xa_lock(xa) spin_lock(&(xa)->xa_lock) macro
113 spinlock_t xa_lock; member