Home
last modified time | relevance | path

Searched refs:DEFINE_XARRAY_ALLOC (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dxarray.h336 #define DEFINE_XARRAY_ALLOC(name) DEFINE_XARRAY_FLAGS(name, XA_FLAGS_ALLOC) macro
/Linux-v5.4/drivers/infiniband/core/
Ducma.c127 static DEFINE_XARRAY_ALLOC(ctx_table);
128 static DEFINE_XARRAY_ALLOC(multicast_table);
/Linux-v5.4/Documentation/core-api/
Dxarray.rst130 If you use DEFINE_XARRAY_ALLOC() to define the XArray, or
/Linux-v5.4/lib/
Dtest_xarray.c825 static DEFINE_XARRAY_ALLOC(xa0);