Home
last modified time | relevance | path

Searched refs:LIST_FOR_EACH_SAFE (Results 1 - 3 of 3) sorted by relevance

/base/tee/tee_client/frameworks/include/
H A Dtee_client_list.h85 #define LIST_FOR_EACH_SAFE(pos, n, list) \ macro
/base/tee/tee_client/services/tlogcat/src/
H A Dproc_tag.c290 LIST_FOR_EACH_SAFE(node, n, &g_taTagList) { in FreeTaTagNode()
314 LIST_FOR_EACH_SAFE(node, n, &g_driverTagList) { in FreeDriverTagNode()
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c218 LIST_FOR_EACH_SAFE(node, n, &context->session_list) in AddSessionList()
867 LIST_FOR_EACH_SAFE(ptr, n, &context->session_list) in TEEC_FinalizeContextInner()
890 LIST_FOR_EACH_SAFE(ptr, n, &context->shrd_mem_list) in TEEC_FinalizeContextInner()

Completed in 3 milliseconds