Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dxarray.h1410 #define xas_lock_bh(xas) xa_lock_bh((xas)->xa) macro
/linux-6.6.21/lib/
Dxarray.c43 xas_lock_bh(xas); in xas_lock_type()