Searched refs:xas_unlock_bh (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ | ||
D | xarray.h | 1373 #define xas_unlock_bh(xas) xa_unlock_bh((xas)->xa) macro |
/kernel/linux/linux-5.10/lib/ | ||
D | xarray.c | 51 xas_unlock_bh(xas); in xas_unlock_type() |