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