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