Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-heap.c53 static DEFINE_XARRAY_ALLOC(dma_heap_minors);
/OK3568_Linux_fs/kernel/drivers/misc/uacce/
H A Duacce.c12 static DEFINE_XARRAY_ALLOC(uacce_xa);
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-dma-heap.c37 static DEFINE_XARRAY_ALLOC(rk_dma_heap_minors);
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Ducma.c121 static DEFINE_XARRAY_ALLOC(ctx_table);
122 static DEFINE_XARRAY_ALLOC(multicast_table);
/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h336 #define DEFINE_XARRAY_ALLOC(name) DEFINE_XARRAY_FLAGS(name, XA_FLAGS_ALLOC) macro
/OK3568_Linux_fs/kernel/net/qrtr/
H A Dqrtr.c111 static DEFINE_XARRAY_ALLOC(qrtr_ports);
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dxarray.rst143 If you use DEFINE_XARRAY_ALLOC() to define the XArray, or
/OK3568_Linux_fs/kernel/lib/
H A Dtest_xarray.c854 static DEFINE_XARRAY_ALLOC(xa0);