Searched refs:teec_shm_alloc (Results 1 – 1 of 1) sorted by relevance
129 static int teec_shm_alloc(int fd, size_t size, int *id) in teec_shm_alloc() function831 fd = teec_shm_alloc(ctx->fd, s, &shm->id); in TEEC_RegisterSharedMemory()907 fd = teec_shm_alloc(ctx->fd, s, &shm->id); in TEEC_AllocateSharedMemory()
Completed in 3 milliseconds