Home
last modified time | relevance | path

Searched refs:ListRemoveEntry (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtee_client_list.h53 static inline void ListRemoveEntry(struct ListNode *entry) in ListRemoveEntry() function
64 ListRemoveEntry(entry); in ListRemoveHead()
74 ListRemoveEntry(entry); in ListRemoveTail()
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c222 ListRemoveEntry(node); in AddSessionList()
298 ListRemoveEntry(&sContext->c_node); in FindAndRemoveBnContext()
375 ListRemoveEntry(&sSession->head); in FindAndRemoveSession()
870 ListRemoveEntry(&session->head); in TEEC_FinalizeContextInner()
893 ListRemoveEntry(&shrdMem->head); in TEEC_FinalizeContextInner()
1463 ListRemoveEntry(&tempSharedMem->head); in TEEC_FindAndRemoveShrMemInner()
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp216 ListRemoveEntry(&tidData->tidHead); in RemoveTidFromList()
379 ListRemoveEntry(&outProcData->procdataHead); in PutBnContextAndReleaseFd()
1098 ListRemoveEntry(&outShm->head); in AllocateSharedMemory()
1266 ListRemoveEntry(&outProcData->procdataHead); in ProcessCaDied()