Home
last modified time | relevance | path

Searched defs:pvAddress (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/
Dtest_pal_mem_s.c33 void Test_PalFree_s(void *pvAddress) in Test_PalFree_s()
39 void *Test_PalRealloc_s(void *pvAddress, size_t newSize) in Test_PalRealloc_s()
54 void Test_PalDMAContigBufferFree_s(void *pvAddress) in Test_PalDMAContigBufferFree_s()
60 void *Test_PalDMAContigBufferRealloc_s(void *pvAddress, size_t newSize) in Test_PalDMAContigBufferRealloc_s()
116 void Test_PalFree_s(void *pvAddress) in Test_PalFree_s()
130 void *Test_PalRealloc_s(void *pvAddress, size_t newSize) in Test_PalRealloc_s()
150 void Test_PalDMAContigBufferFree_s(void *pvAddress) in Test_PalDMAContigBufferFree_s()
156 void *Test_PalDMAContigBufferRealloc_s(void *pvAddress, size_t newSize) in Test_PalDMAContigBufferRealloc_s()
Dtest_pal_mem.c47 void Test_PalFree(void *pvAddress) in Test_PalFree()
56 void *Test_PalRealloc(void *pvAddress, size_t newSize) in Test_PalRealloc()
71 void Test_PalDMAContigBufferFree(void *pvAddress) in Test_PalDMAContigBufferFree()
77 void *Test_PalDMAContigBufferRealloc(void *pvAddress, size_t newSize) in Test_PalDMAContigBufferRealloc()
Dtest_pal_thread.c86 static void PalFree(void *pvAddress) in PalFree()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/
Dtest_pal_mem.c32 void Test_PalFree(void *pvAddress) in Test_PalFree()
41 void *Test_PalRealloc(void *pvAddress, size_t newSize) in Test_PalRealloc()
56 void Test_PalDMAContigBufferFree(void *pvAddress) in Test_PalDMAContigBufferFree()
62 void *Test_PalDMAContigBufferRealloc(void *pvAddress, size_t newSize) in Test_PalDMAContigBufferRealloc()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/
Dtest_pal_mem.c35 void Test_PalFree(void *pvAddress) in Test_PalFree()
44 void *Test_PalRealloc(void *pvAddress, size_t newSize) in Test_PalRealloc()
91 void Test_PalDMAContigBufferFree(void *pvAddress) in Test_PalDMAContigBufferFree()
97 void *Test_PalDMAContigBufferRealloc(void *pvAddress, size_t newSize) in Test_PalDMAContigBufferRealloc()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_mem.c41 void Test_PalFree(void *pvAddress) in Test_PalFree()
50 void *Test_PalRealloc(void *pvAddress, size_t newSize) in Test_PalRealloc()
110 void Test_PalDMAContigBufferFree(void *pvAddress) in Test_PalDMAContigBufferFree()
116 void *Test_PalDMAContigBufferRealloc(void *pvAddress, size_t newSize) in Test_PalDMAContigBufferRealloc()