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