Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/
A Dregression_5000.c74 static TEEC_Result AllocateSharedMemory(TEEC_Context *ctx, in AllocateSharedMemory() function
105 AllocateSharedMemory(&cs->context, &shm, size, in Allocate_In()
129 AllocateSharedMemory(&cs->context, &shm, in Allocate_out_of_memory()
176 AllocateSharedMemory(&cs->context, &shm, sizeof(val), in Allocate_InOut()
301 AllocateSharedMemory(&cs->context, &shm, 0, in Allocate_Out()
346 AllocateSharedMemory(&cs->context, &shm, in AllocateThenRegister_SameMemory()
374 AllocateSharedMemory(&cs->context, &shm, in AllocateSameMemory_twice()
379 AllocateSharedMemory(&cs->context, &shm, in AllocateSameMemory_twice()
436 AllocateSharedMemory(&cs->context, &shm, size, in Allocate_sharedMemory_32k()
/optee_test-3.20.0/host/xtest/gp/include/
A Dxml_common_api.h23 res = AllocateSharedMemory(context, sharedMemory, sharedMemorySize, \
33 res = AllocateSharedMemory(context, sharedMemory, sharedMemorySize, \
203 static TEEC_Result __maybe_unused AllocateSharedMemory(TEEC_Context *ctx, in AllocateSharedMemory() function

Completed in 3 milliseconds