Home
last modified time | relevance | path

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

/linux/include/linux/
A Dxarray.h258 XA_LOCK_BH = 2, enumerator
266 #define XA_FLAGS_LOCK_BH ((__force gfp_t)XA_LOCK_BH)
/linux/lib/
A Dxarray.c40 else if (lock_type == XA_LOCK_BH) in xas_lock_type()
50 else if (lock_type == XA_LOCK_BH) in xas_unlock_type()

Completed in 9 milliseconds