Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_xarray.c330 __xa_empty(struct xarray *xa) in __xa_empty() function
346 retval = __xa_empty(xa); in xa_empty()
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dxarray.h87 bool __xa_empty(struct xarray *);