Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/security/tf_sdk/include/
Dtee_client_api_imp.h59 bool _bAllocated; member
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dtee_client_api_imp.h59 bool _bAllocated; member
/hardware/ti/omap4xxx/security/tee_client_api/
Dtee_client_api_linux_driver.c551 sharedMem->imp._bAllocated = false; in TEEC_RegisterSharedMemory()
570 sharedMem->imp._bAllocated = true; in TEEC_AllocateSharedMemory()
595 if (sharedMem->imp._bAllocated) in TEEC_ReleaseSharedMemory()
/hardware/ti/omap4-aah/security/tee_client_api/
Dtee_client_api_linux_driver.c559 sharedMem->imp._bAllocated = false; in TEEC_RegisterSharedMemory()
578 sharedMem->imp._bAllocated = true; in TEEC_AllocateSharedMemory()
603 if (sharedMem->imp._bAllocated) in TEEC_ReleaseSharedMemory()