Searched refs:XA_FLAGS_ALLOC1 (Results 1 – 3 of 3) sorted by relevance
429 xa_init_flags(&sdev->qp_xa, XA_FLAGS_ALLOC1); in siw_device_create()430 xa_init_flags(&sdev->mem_xa, XA_FLAGS_ALLOC1); in siw_device_create()
274 #define XA_FLAGS_ALLOC1 (XA_FLAGS_TRACK_FREE | XA_FLAGS_ZERO_BUSY) macro345 #define DEFINE_XARRAY_ALLOC1(name) DEFINE_XARRAY_FLAGS(name, XA_FLAGS_ALLOC1)
147 DEFINE_XARRAY_ALLOC1() or ``XA_FLAGS_ALLOC1``. If you want to