Searched refs:IsListEmpty (Results 1 - 25 of 130) sorted by relevance

123456

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/DpcDxe/
H A DDpc.c115 if (IsListEmpty (&mDpcEntryFreeList)) {
150 if (IsListEmpty (&mDpcEntryFreeList)) {
250 while (!IsListEmpty (&mDpcQueue[Tpl])) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DExchange.c340 } else if (!IsListEmpty (&Ikev2SaSession->DeleteSaList)) {
491 if (IkeSaCommon->State == IkeStateAuth && IsListEmpty(&IkeSaSession->ChildSaSessionList)) {
495 ASSERT (IsListEmpty (&IkeSaSession->ChildSaSessionList) &&
496 IsListEmpty (&IkeSaSession->ChildSaEstablishSessionList));
515 if (IkeSaCommon->State == IkeStateAuth && IsListEmpty(&IkeSaSession->ChildSaSessionList)) {
519 ASSERT (IsListEmpty (&IkeSaSession->ChildSaSessionList) &&
520 IsListEmpty (&IkeSaSession->ChildSaEstablishSessionList));
600 !IsListEmpty (&IkeSaSession->BySessionTable
H A DInfo.c305 if (IsListEmpty (&Private->Ikev1EstablishedList) &&
306 (IsListEmpty (&Private->Ikev2EstablishedList))
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/Utility/
H A DDevSearch.c57 if(IsListEmpty((LIST_ENTRY *)&daDeviceList)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Event/
H A DTimer.c114 while (!IsListEmpty (&mEfiTimerList)) {
216 if (!IsListEmpty (&mEfiTimerList)) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DType.c188 if (FileList == NULL || IsListEmpty(&FileList->Link)) {
232 if (FileList != NULL && !IsListEmpty(&FileList->Link)) {
H A DTouch.c238 if (FileList == NULL || IsListEmpty(&FileList->Link)) {
269 if (FileList != NULL && !IsListEmpty(&FileList->Link)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpDriver.c496 while (!IsListEmpty (&ArpService->ChildrenList)) {
502 ASSERT (IsListEmpty (&ArpService->PendingRequestTable));
503 ASSERT (IsListEmpty (&ArpService->DeniedCacheTable));
504 ASSERT (IsListEmpty (&ArpService->ResolvedCacheTable));
H A DArpImpl.c254 if (!IsListEmpty (&CacheEntry->List)) {
437 ASSERT (IsListEmpty (&CacheEntry->UserRequestList));
445 ASSERT (!IsListEmpty(&CacheEntry->UserRequestList));
468 ASSERT (IsListEmpty (&CacheEntry->UserRequestList));
496 ASSERT (IsListEmpty (&CacheEntry->UserRequestList));
1290 ASSERT (IsListEmpty (&CacheEntry->UserRequestList));
1399 if (IsListEmpty (&CacheEntry->UserRequestList)) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c138 while (!IsListEmpty (&mCommandList.Link)) {
149 while (!IsListEmpty (&mAliasList.Link)) {
160 while (!IsListEmpty (&mScriptList.Link)) {
170 if (!IsListEmpty(&gShellMapList.Link)) {
172 ; !IsListEmpty (&gShellMapList.Link)
183 if (!IsListEmpty(&mFileHandleList.Link)){
791 while (!IsListEmpty (&Script->CommandList)) {
821 if (IsListEmpty (&mScriptList.Link)) {
847 if (IsListEmpty (&mScriptList.Link)) {
1029 if (!IsListEmpty(
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.c126 while (!IsListEmpty (&Bridge->ChildList)) {
137 if (!IsListEmpty (&Temp->ChildList)) {
431 while (!IsListEmpty (&Bridge->ChildList)) {
449 if (!IsListEmpty (&Temp->ChildList)) {
506 if (!IsListEmpty (&PciIoDevice->ChildList)) {
979 if (!IsListEmpty (&Temp->ChildList)) {
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCm.cpp307 Assert(IsListEmpty(&pSession->ContextList));
308 Assert(IsListEmpty(&pSession->CommandsList));
309 Assert(IsListEmpty(&pSession->PpCommandsList));
366 bDestroy = !!(IsListEmpty(&pSession->ContextList));
503 Assert(IsListEmpty(&pMgr->SessionList));
587 if (!IsListEmpty(&pSession->CommandsList))
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DSockImpl.c338 while (!IsListEmpty (PendingTokenList)) {
398 if (!IsListEmpty (&Parent->ListenTokenList)) {
445 while (RcvdBytes > 0 && !IsListEmpty (&Sock->RcvTokenList)) {
494 !IsListEmpty (&Sock->SndTokenList)) {
856 while (!IsListEmpty (&Sock->ConnectionList)) {
1014 ASSERT (!IsListEmpty (&Sock->ProcessingSndTokenList));
1172 if (!IsListEmpty (&Sock->RcvTokenList)) {
1211 if (!IsListEmpty (&Sock->RcvTokenList)) {
1245 if (IsListEmpty (NetbufList)) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMv.c163 if (DestList == NULL || IsListEmpty(&DestList->Link)) {
509 if (FileList == NULL || IsListEmpty(&FileList->Link) || EFI_ERROR(Status)) {
528 if (FileList == NULL || IsListEmpty(&FileList->Link) || EFI_ERROR(Status)) {
542 if (FileList != NULL && !IsListEmpty(&FileList->Link)) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DBdsEntry.c153 if (IsListEmpty (&BootLists)) {
459 if (!IsListEmpty (&DriverOptionList)) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/
H A DDataHubStatusCodeWorker.c53 if (!IsListEmpty (&mRecordsBuffer)) {
119 if (!IsListEmpty (&mRecordsFifo)) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
H A DDataHubStatusCodeWorker.c53 if (!IsListEmpty (&mRecordsBuffer)) {
119 if (!IsListEmpty (&mRecordsFifo)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DLinkedList.c354 IsListEmpty ( function
545 ASSERT (!IsListEmpty (Entry));
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DSockImpl.c35 if (IsListEmpty (NetbufList)) {
261 while ((FreeSpace >= Sock->SndBuffer.LowWater) && !IsListEmpty (&Sock->SndTokenList)) {
449 while (!IsListEmpty (PendingTokenList)) {
506 if (!IsListEmpty (&Parent->ListenTokenList)) {
556 while (RcvdBytes > 0 && !IsListEmpty (&Sock->RcvTokenList)) {
909 while (!IsListEmpty (&Sock->ConnectionList)) {
1062 ASSERT (!IsListEmpty (&Sock->ProcessingSndTokenList));
1216 if (!IsListEmpty (&Sock->RcvTokenList)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DIfrParse.c506 while (!IsListEmpty (&Expression->OpCodeListHead)) {
520 while (!IsListEmpty (&OpCode->MapExpressionList)) {
564 while (!IsListEmpty (&Storage->NameValueListHead)) {
613 while (!IsListEmpty (&Statement->DefaultListHead)) {
624 while (!IsListEmpty (&Statement->OptionListHead)) {
638 while (!IsListEmpty (&Statement->InconsistentListHead)) {
649 while (!IsListEmpty (&Statement->NoSubmitListHead)) {
697 while (!IsListEmpty (&Form->ExpressionListHead)) {
708 while (!IsListEmpty (&Form->StatementListHead)) {
719 while (!IsListEmpty (
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6If.c323 ASSERT (IsListEmpty (&Interface->IpInstances));
324 ASSERT (IsListEmpty (&Interface->ArpQues));
325 ASSERT (IsListEmpty (&Interface->SentFrames));
327 while (!IsListEmpty (&Interface->DupAddrDetectList)) {
333 while (!IsListEmpty (&Interface->DelayJoinList)) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIkeService.c722 if (!IsListEmpty (&Private->Ikev2SessionList)) {
734 if (IsListEmpty (&Private->Ikev2EstablishedList) && IsDisableIpsec) {
753 if (!IsListEmpty (&Private->Ikev2EstablishedList)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaPassThruExecute.c611 if (!IsListEmpty (&AtaDevice->AtaTaskList)) {
711 if (!IsListEmpty (&AtaDevice->AtaSubTaskList)) {
750 while (!IsListEmpty (&AtaDevice->AtaTaskList) || !IsListEmpty (&AtaDevice->AtaSubTaskList)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c840 if (IsListEmpty (&(Uhc->AsyncIntList))) {
942 if (IsListEmpty (Head)) {
946 while (!IsListEmpty (Head)) {
983 if (IsListEmpty (&(Uhc->AsyncIntList))) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DSmi.c323 if (IsListEmpty (&SmiEntry->SmiHandlers)) {

Completed in 66 milliseconds

123456