Home
last modified time | relevance | path

Searched defs:test_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/kfence/
H A Dkfence_test.c244 static void *test_alloc(struct kunit *test, size_t size, gfp_t gfp, enum allocation_policy policy) in test_alloc() function
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c1648 static void *test_alloc(struct nfit_test *t, size_t size, dma_addr_t *dma) in test_alloc() function