Home
last modified time | relevance | path

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

/optee_test/host/xtest/
A Dregression_5000.c97 TEEC_SharedMemory shm = { }; in Allocate_In() local
121 TEEC_SharedMemory shm = { }; in Allocate_out_of_memory() local
168 TEEC_SharedMemory shm = { }; in Allocate_InOut() local
192 TEEC_SharedMemory shm = { }; in Register_In() local
218 TEEC_SharedMemory shm = { }; in Register_notZeroLength_Out() local
244 TEEC_SharedMemory shm = { }; in Register_InOut() local
270 TEEC_SharedMemory shm = { }; in Register_zeroLength_Out() local
294 TEEC_SharedMemory shm = { }; in Allocate_Out() local
338 TEEC_SharedMemory shm = { }; in AllocateThenRegister_SameMemory() local
366 TEEC_SharedMemory shm = { }; in AllocateSameMemory_twice() local
[all …]
A Dsdp_basic.c200 TEEC_SharedMemory *shm = malloc(sizeof(*shm)); in tee_register_buffer() local
231 TEEC_SharedMemory *shm = (TEEC_SharedMemory *)shm_ref; in inject_sdp_data() local
276 TEEC_SharedMemory *shm = (TEEC_SharedMemory *)shm_ref; in transform_sdp_data() local
316 TEEC_SharedMemory *shm = (TEEC_SharedMemory *)shm_ref; in dump_sdp_data() local
A Dregression_1000.c486 TEEC_SharedMemory shm = { }; in xtest_tee_test_invalid_mem_access2() local
1035 TEEC_SharedMemory *shm; member
1091 TEEC_SharedMemory shm = { }; in xtest_tee_test_1013_single() local
1332 TEEC_SharedMemory shm = { }; in xtest_tee_test_1017() local
1384 TEEC_SharedMemory *shm) in invoke_1byte_out_of_bounds()
1412 TEEC_SharedMemory shm = { }; in xtest_tee_test_1018() local
1926 TEEC_SharedMemory shm = { }; in xtest_tee_test_1025() local
A Daes_perf.c232 static void register_shm(TEEC_SharedMemory *shm, int fd) in register_shm()
240 static void allocate_shm(TEEC_SharedMemory *shm, size_t sz) in allocate_shm()
/optee_test/ta/concurrent_large/
A Dta_entry.c38 static uint32_t inc_active_count(struct ta_concurrent_shm *shm) in inc_active_count()
43 static uint32_t dec_active_count(struct ta_concurrent_shm *shm) in dec_active_count()
/optee_test/ta/concurrent/
A Dta_entry.c38 static uint32_t inc_active_count(struct ta_concurrent_shm *shm) in inc_active_count()
43 static uint32_t dec_active_count(struct ta_concurrent_shm *shm) in dec_active_count()
/optee_test/host/xtest/gp/include/
A Dxml_client_api.h151 TEEC_SharedMemory *shm, in RegisterSharedMemory()
269 #define TEEC_initialize_memory(shm, tmpMem, offset, _size, value_beginning, \ argument
292 TEEC_SharedMemory *shm, in TEEC_prepare_OperationEachParameter_memref()
A Dxml_common_api.h204 TEEC_SharedMemory *shm, in AllocateSharedMemory()
224 static TEEC_SharedMemory shm = { }; in GetObjectBufferAttribute_helper() local
A Dxml_timearithm_api.h936 TEEC_SharedMemory shm = { in Invoke_BigIntConvertToOctetString() local
978 TEEC_SharedMemory shm = { in Invoke_BigIntConvertFromOctetString() local
A Dxml_datastorage_api.h1486 static TEEC_SharedMemory shm = { }; in Invoke_OpenPersistentObject() local
1609 static TEEC_SharedMemory shm = { }; in Invoke_GetNextPersistentObject_All() local
1966 static TEEC_SharedMemory shm = { }; in Invoke_StoreAttributeBuffer() local
A Dxml_crypto_api.h1136 TEEC_SharedMemory shm = { in Invoke_Crypto_GetOperationInfoMultiple() local
1243 static TEEC_Result add_be32(uint32_t v, TEEC_SharedMemory *shm, size_t *offs) in add_be32()
1448 TEEC_SharedMemory shm = { in Invoke_Crypto_AEInit() local
3540 static TEEC_SharedMemory shm = { }; in Invoke_StoreAttributeBuffer() local
A Dxml_internal_api.h648 TEEC_SharedMemory shm = { in Invoke_OpenTASession() local

Completed in 34 milliseconds