Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_xarray.c362 __xa_empty(struct xarray *xa) in __xa_empty() function
378 retval = __xa_empty(xa); in xa_empty()
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dxarray.h89 bool __xa_empty(struct xarray *);