Searched refs:XA_LOCK_IRQ (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dxarray.h259 XA_LOCK_IRQ = 1, enumerator in enum:xa_lock_type
267 #define XA_FLAGS_LOCK_IRQ ((__force gfp_t)XA_LOCK_IRQ)
/linux-master/lib/
H A Dxarray.c40 if (lock_type == XA_LOCK_IRQ)
50 if (lock_type == XA_LOCK_IRQ)

Completed in 103 milliseconds