Home
last modified time | relevance | path

Searched defs:shm (Results 1 – 4 of 4) sorted by relevance

/optee_client/libteec/src/
A Dtee_client_api.c195 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()
[all …]
/optee_client/libckteec/src/
A Dinvoke_ta.c45 TEEC_SharedMemory *shm = NULL; in ckteec_alloc_shm() local
78 TEEC_SharedMemory *shm = NULL; in ckteec_register_shm() local
109 void ckteec_free_shm(TEEC_SharedMemory *shm) in ckteec_free_shm()
115 static bool is_output_shm(TEEC_SharedMemory *shm) in is_output_shm()
A Dpkcs11_token.c66 TEEC_SharedMemory *shm = NULL; in ck_slot_get_list() local
/optee_client/tee-supplicant/src/
A Dtee_supplicant.c215 const uint32_t idx, TEEC_SharedMemory *shm) in get_param()
313 struct tee_shm *shm = NULL; in alloc_shm() local
344 struct tee_shm *shm = NULL; in register_local_shm() local
381 struct tee_shm *shm = NULL; in process_alloc() local
404 struct tee_shm *shm = NULL; in process_free() local

Completed in 15 milliseconds