Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dxarray.h259 XA_LOCK_IRQ = 1, enumerator
267 #define XA_FLAGS_LOCK_IRQ ((__force gfp_t)XA_LOCK_IRQ)
/linux-6.3-rc2/lib/
A Dxarray.c38 if (lock_type == XA_LOCK_IRQ) in xas_lock_type()
48 if (lock_type == XA_LOCK_IRQ) in xas_unlock_type()

Completed in 10 milliseconds