Searched refs:LIST_FOR_EACH (Results 1 - 4 of 4) sorted by relevance
/base/tee/tee_client/frameworks/include/ |
H A D | tee_client_list.h | 82 #define LIST_FOR_EACH(pos, list) \ macro
|
/base/tee/tee_client/services/tlogcat/src/ |
H A D | proc_tag.c | 58 LIST_FOR_EACH(ptr, &g_taTagList) { in QueryTaTagNode() 78 LIST_FOR_EACH(ptr, &g_driverTagList) { in QueryDriverTagNode()
|
/base/tee/tee_client/frameworks/libteec_vendor/ |
H A D | tee_client_api.c | 243 LIST_FOR_EACH(ptr, &g_teecContextList) in FindBnContext() 310 LIST_FOR_EACH(ptr, &context->session_list) in FindBnSession() 437 LIST_FOR_EACH(ptr, &context->shrd_mem_list) in GetBnShmByOffset() 802 LIST_FOR_EACH(ptr, &g_teecContextList) { in TEEC_InitializeContext() 1458 LIST_FOR_EACH(ptr, &contextInner->shrd_mem_list) in TEEC_FindAndRemoveShrMemInner() 1552 LIST_FOR_EACH(ptr, &context->shrd_mem_list) in CheckSharedBufferExist()
|
/base/tee/tee_client/services/cadaemon/src/ca_daemon/ |
H A D | cadaemon_service.cpp | 138 LIST_FOR_EACH(ptr, &g_teecProcDataList) { in GetProcdataByPid() function 261 LIST_FOR_EACH(ptr, &g_teecTidList) { in SendSigToTzdriver() function
|
Completed in 6 milliseconds