Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dxarray.h255 XA_LOCK_IRQ = 1, enumerator
263 #define XA_FLAGS_LOCK_IRQ ((__force gfp_t)XA_LOCK_IRQ)
/Linux-v5.4/lib/
Dxarray.c37 if (lock_type == XA_LOCK_IRQ) in xas_lock_type()
47 if (lock_type == XA_LOCK_IRQ) in xas_unlock_type()