Lines Matching defs:shm
195 TEEC_SharedMemory *shm) in teec_pre_process_tmpref()
255 TEEC_SharedMemory *shm = NULL; in teec_pre_process_whole() local
286 TEEC_SharedMemory *shm = NULL; in teec_pre_process_partial() local
400 TEEC_SharedMemory *shm) in teec_post_process_tmpref()
414 TEEC_SharedMemory *shm = memref->parent; in teec_post_process_whole() local
436 TEEC_SharedMemory *shm = memref->parent; in teec_post_process_partial() local
612 TEEC_SharedMemory shm[TEEC_CONFIG_PAYLOAD_REF_COUNT]; in TEEC_OpenSession() local
694 TEEC_SharedMemory shm[TEEC_CONFIG_PAYLOAD_REF_COUNT]; in TEEC_InvokeCommand() local
776 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *ctx, TEEC_SharedMemory *shm) in TEEC_RegisterSharedMemory()
852 TEEC_SharedMemory *shm, in TEEC_RegisterSharedMemoryFileDescriptor()
879 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *ctx, TEEC_SharedMemory *shm) in TEEC_AllocateSharedMemory()
927 void TEEC_ReleaseSharedMemory(TEEC_SharedMemory *shm) in TEEC_ReleaseSharedMemory()