Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dxarray.h1411 #define xas_unlock_bh(xas) xa_unlock_bh((xas)->xa) macro
/openbmc/linux/lib/
H A Dxarray.c53 xas_unlock_bh(xas); in xas_unlock_type()