Searched refs:xas_lock_bh (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | xarray.h | 1372 #define xas_lock_bh(xas) xa_lock_bh((xas)->xa) macro |
| /OK3568_Linux_fs/kernel/lib/ | ||
| H A D | xarray.c | 41 xas_lock_bh(xas); in xas_lock_type() |