Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dxarray.h256 XA_LOCK_BH = 2, enumerator
264 #define XA_FLAGS_LOCK_BH ((__force gfp_t)XA_LOCK_BH)
/kernel/linux/linux-5.10/lib/
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()