Home
last modified time | relevance | path

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

/linux/tools/testing/nvdimm/test/
A Dndtest.h50 dma_addr_t *label_dma; member
A Dndtest.c910 &p->label_dma[id])) in ndtest_nvdimm_init()
984 p->label_dma = devm_kcalloc(&p->pdev.dev, NUM_DCR, in ndtest_probe()
A Dnfit.c197 dma_addr_t *label_dma; member
1916 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test0_alloc()
1963 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test1_alloc()
3179 nfit_test->label_dma = devm_kcalloc(dev, num, in nfit_test_probe()
3193 && nfit_test->label_dma && nfit_test->dcr in nfit_test_probe()

Completed in 13 milliseconds