Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h255 XA_LOCK_IRQ = 1, enumerator
263 #define XA_FLAGS_LOCK_IRQ ((__force gfp_t)XA_LOCK_IRQ)
/OK3568_Linux_fs/kernel/lib/
H A Dxarray.c38 if (lock_type == XA_LOCK_IRQ) in xas_lock_type()
48 if (lock_type == XA_LOCK_IRQ) in xas_unlock_type()