Searched refs:XA_LOCK_IRQ (Results 1 – 2 of 2) sorted by relevance
259 XA_LOCK_IRQ = 1, enumerator267 #define XA_FLAGS_LOCK_IRQ ((__force gfp_t)XA_LOCK_IRQ)
38 if (lock_type == XA_LOCK_IRQ) in xas_lock_type()48 if (lock_type == XA_LOCK_IRQ) in xas_unlock_type()
Completed in 9 milliseconds