Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dxarray.h256 XA_LOCK_BH = 2, enumerator
264 #define XA_FLAGS_LOCK_BH ((__force gfp_t)XA_LOCK_BH)
/Linux-v5.4/lib/
Dxarray.c39 else if (lock_type == XA_LOCK_BH) in xas_lock_type()
49 else if (lock_type == XA_LOCK_BH) in xas_unlock_type()