Searched refs:XA_ERROR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dxarray.h44 #define XA_ERROR(x) \ macro
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_xarray.c253 * for its radix tree. The function returns an XA_ERROR() pointer code
255 * return value is an XA_ERROR() code before using the returned value.
274 ptr = XA_ERROR(retval);
277 ptr = XA_ERROR(retval);

Completed in 61 milliseconds