Home
last modified time | relevance | path

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

/optee_client/libteec/src/
A Dtee_client_api.c129 static int teec_shm_alloc(int fd, size_t size, int *id) in teec_shm_alloc() function
831 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