Searched refs:xas_unlock_bh (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | xarray.h | 1411 #define xas_unlock_bh(xas) xa_unlock_bh((xas)->xa) macro |
/openbmc/linux/lib/ | ||
H A D | xarray.c | 53 xas_unlock_bh(xas); in xas_unlock_type() |