Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c1612 static void *__test_alloc(struct nfit_test *t, size_t size, dma_addr_t *dma, in __test_alloc() function
1660 return __test_alloc(t, size, dma, buf); in test_alloc()