Home
last modified time | relevance | path

Searched refs:RemoveEntryList (Results 1 – 25 of 237) sorted by relevance

12345678910

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DDirectoryCache.c38 RemoveEntryList (&DirEnt->Link); in FatFreeODir()
107 RemoveEntryList (&ODir->DirCacheLink); in FatDiscardODir()
154 RemoveEntryList (&CurrentODir->DirCacheLink); in FatRequestODir()
186 RemoveEntryList (&ODir->DirCacheLink); in FatCleanupODirCache()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
DLinuxLoaderHelper.c121 NextLink = RemoveEntryList (&Resource->Link); in InsertSystemMemoryResources()
130 NextLink = RemoveEntryList (&Resource->Link); in InsertSystemMemoryResources()
142 Link = RemoveEntryList (&NewResource->Link); in InsertSystemMemoryResources()
157 Link = RemoveEntryList (Link); in InsertSystemMemoryResources()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Route.c175 RemoveEntryList (Entry); in Ip4CleanRouteCache()
248 RemoveEntryList (Entry); in Ip4FreeRouteTable()
287 RemoveEntryList (Entry); in Ip4PurgeRouteCache()
391 RemoveEntryList (Entry); in Ip4DelRoute()
527 RemoveEntryList (&RtCacheEntry->Link); in Ip4Route()
580 RemoveEntryList (Entry); in Ip4Route()
DIp4Input.c86 RemoveEntryList (Entry); in Ip4FreeAssembleEntry()
135 RemoveEntryList (Entry); in Ip4CleanAssembleTable()
333 RemoveEntryList (&Fragment->List); in Ip4Reassemble()
348 RemoveEntryList (&Packet->List); in Ip4Reassemble()
393 RemoveEntryList (&Assemble->Link); in Ip4Reassemble()
1142 RemoveEntryList (&Wrap->Link); in Ip4OnRecyclePacket()
1281 RemoveEntryList (&Packet->List); in Ip4InstanceDeliverPacket()
1321 RemoveEntryList (&Packet->List); in Ip4InstanceDeliverPacket()
1582 RemoveEntryList (Entry); in Ip4PacketTimerTicking()
1599 RemoveEntryList (Entry); in Ip4PacketTimerTicking()
DIp4If.c412 RemoveEntryList (Entry); in Ip4CancelFrameArp()
795 RemoveEntryList (&Interface->Link); in Ip4FreeInterface()
827 RemoveEntryList (&ArpQue->Link); in Ip4OnArpResolvedDpc()
848 RemoveEntryList (Entry); in Ip4OnArpResolvedDpc()
864 RemoveEntryList (Entry); in Ip4OnArpResolvedDpc()
916 RemoveEntryList (&Token->Link); in Ip4OnFrameSentDpc()
1090 RemoveEntryList (&Interface->SentFrames); in Ip4SendFrame()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
DEvent.c182 RemoveEntryList (&Event->NotifyLink); in CoreDispatchEventNotifies()
236 RemoveEntryList (&Event->NotifyLink); in CoreNotifyEvent()
752 RemoveEntryList (&Event->RuntimeData.Link); in CoreCloseEvent()
756 RemoveEntryList (&Event->NotifyLink); in CoreCloseEvent()
760 RemoveEntryList (&Event->SignalLink); in CoreCloseEvent()
DTimer.c128 RemoveEntryList (&Event->Timer.Link); in CoreCheckTimers()
274 RemoveEntryList (&Event->Timer.Link); in CoreSetTimer()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DLinkedList.c492 Ptr = RemoveEntryList (FirstEntry); in SwapListEntries()
513 RemoveEntryList (SecondEntry); in SwapListEntries()
541 RemoveEntryList ( in RemoveEntryList() function
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcBlockIo.c52 RemoveEntryList (&Request->Link); in AsyncIoCallback()
386 RemoveEntryList (&SetExtCsdReq->Link); in EmmcSetExtCsd()
399 RemoveEntryList (&SetExtCsdReq->Link); in EmmcSetExtCsd()
488 RemoveEntryList (&SetBlkCntReq->Link); in EmmcSetBlkCount()
501 RemoveEntryList (&SetBlkCntReq->Link); in EmmcSetBlkCount()
621 RemoveEntryList (&ProtocolReq->Link); in EmmcProtocolInOut()
634 RemoveEntryList (&ProtocolReq->Link); in EmmcProtocolInOut()
755 RemoveEntryList (&RwMultiBlkReq->Link); in EmmcRwMultiBlocks()
768 RemoveEntryList (&RwMultiBlkReq->Link); in EmmcRwMultiBlocks()
1077 RemoveEntryList (Link); in EmmcResetEx()
[all …]
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
DSockImpl.c272 RemoveEntryList (&(SockToken->TokenList)); in SockProcessSndToken()
304 RemoveEntryList (&SockToken->TokenList); in SockProcessSndToken()
459 RemoveEntryList (&(SockToken->TokenList)); in SockFlushPendingToken()
518 RemoveEntryList (&SockToken->TokenList); in SockWakeListenToken()
521 RemoveEntryList (&Sock->ConnectionList); in SockWakeListenToken()
571 RemoveEntryList (&(SockToken->TokenList)); in SockWakeRcvToken()
615 RemoveEntryList (&SockToken->TokenList); in SockCancelToken()
623 RemoveEntryList (&(SockToken->TokenList)); in SockCancelToken()
863 RemoveEntryList (&(Sock->ConnectionList)); in SockDestroy()
1144 RemoveEntryList (&(SockToken->TokenList)); in SockDataSent()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
DSockImpl.c348 RemoveEntryList (&(SockToken->TokenList)); in SockFlushPendingToken()
410 RemoveEntryList (&SockToken->TokenList); in SockWakeListenToken()
413 RemoveEntryList (&Sock->ConnectionList); in SockWakeListenToken()
460 RemoveEntryList (&(SockToken->TokenList)); in SockWakeRcvToken()
505 RemoveEntryList (&(SockToken->TokenList)); in SockProcessSndToken()
537 RemoveEntryList (&SockToken->TokenList); in SockProcessSndToken()
752 RemoveEntryList (&(Sock->ConnectionList)); in SockDestroy()
1033 RemoveEntryList (&(SockToken->TokenList)); in SockDataSent()
1180 RemoveEntryList (&SockToken->TokenList); in SockRcvdErr()
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Route.c391 RemoveEntryList (Entry); in Ip6CleanRouteTable()
399 RemoveEntryList (Entry); in Ip6CleanRouteTable()
434 RemoveEntryList (Entry); in Ip6PurgeRouteCache()
541 RemoveEntryList (Entry); in Ip6DelRoute()
593 RemoveEntryList (&RtCacheEntry->Link); in Ip6Route()
DIp6Input.c79 RemoveEntryList (Entry); in Ip6FreeAssembleEntry()
285 RemoveEntryList (&Fragment->List); in Ip6Reassemble()
300 RemoveEntryList (&Packet->List); in Ip6Reassemble()
386 RemoveEntryList (&Assemble->Link); in Ip6Reassemble()
1165 RemoveEntryList (Entry); in Ip6CleanAssembleTable()
1192 RemoveEntryList (&Wrap->Link); in Ip6OnRecyclePacket()
1508 RemoveEntryList (&Packet->List); in Ip6InstanceDeliverPacket()
1539 RemoveEntryList (&Packet->List); in Ip6InstanceDeliverPacket()
1803 RemoveEntryList (Entry); in Ip6PacketTimerTicking()
1820 RemoveEntryList (Entry); in Ip6PacketTimerTicking()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
DSdBlockIo.c48 RemoveEntryList (&Request->Link); in AsyncIoCallback()
407 RemoveEntryList (&RwSingleBlkReq->Link); in SdRwSingleBlock()
420 RemoveEntryList (&RwSingleBlkReq->Link); in SdRwSingleBlock()
569 RemoveEntryList (&RwMultiBlkReq->Link); in SdRwMultiBlocks()
582 RemoveEntryList (&RwMultiBlkReq->Link); in SdRwMultiBlocks()
881 RemoveEntryList (Link); in SdResetEx()
1098 RemoveEntryList (&EraseBlockStart->Link); in SdEraseBlockStart()
1111 RemoveEntryList (&EraseBlockStart->Link); in SdEraseBlockStart()
1202 RemoveEntryList (&EraseBlockEnd->Link); in SdEraseBlockEnd()
1215 RemoveEntryList (&EraseBlockEnd->Link); in SdEraseBlockEnd()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/DpcDxe/
DDpc.c171 RemoveEntryList (&DpcEntry->ListEntry); in DpcQueueDpc()
259 RemoveEntryList (&DpcEntry->ListEntry); in DpcDispatchDpc()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DNotify.c80 RemoveEntryList (&Prot->ByProtocol); in SmmRemoveInterfaceFromProtocol()
136 RemoveEntryList (&ProtNotify->Link); in SmmRegisterProtocolNotify()
DSmi.c312 RemoveEntryList (&SmiHandler->Link); in SmiHandlerUnRegister()
326 RemoveEntryList (&SmiEntry->AllEntries); in SmiHandlerUnRegister()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecDriver.c206 RemoveEntryList (&Ikev2SaSession->BySessionTable); in IpSecStop()
217 RemoveEntryList (&Ikev2SaSession->BySessionTable); in IpSecStop()
244 RemoveEntryList (&UdpSrv->List); in IpSecStop()
271 RemoveEntryList (&UdpSrv->List); in IpSecStop()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.c147 RemoveEntryList(&BufferListEntry->Link); in FreeFileHandleList()
179 RemoveEntryList(&Node->Link); in ShellCommandLibDestructor()
190 RemoveEntryList(&Node2->Link); in ShellCommandLibDestructor()
202 RemoveEntryList(&Node3->Link); in ShellCommandLibDestructor()
216 RemoveEntryList(&MapNode->Link); in ShellCommandLibDestructor()
1053 RemoveEntryList(&Script->CurrentCommand->Link); in DeleteScriptFileStruct()
1110 RemoveEntryList(&Node->Link); in ShellCommandSetNewScript()
1290 RemoveEntryList(&MapListNode->Link); in ShellCommandCreateInitialMappingsAndPaths()
1622 RemoveEntryList(&Node->Link); in ShellFileHandleRemove()
1701 RemoveEntryList(&BufferListEntry->Link); in FreeBufferList()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DLinkedList.c413 Ptr = RemoveEntryList (FirstEntry); in GlueSwapListEntries()
434 RemoveEntryList (SecondEntry); in GlueSwapListEntries()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DUefiIfrParser.c85 RemoveEntryList (Link2); in DestoryOneOfOptionMap()
90 RemoveEntryList (Link); in DestoryOneOfOptionMap()
282 RemoveEntryList (&Default->Link); in DestroyStatement()
293 RemoveEntryList (&Option->Link); in DestroyStatement()
324 RemoveEntryList (&Statement->Link); in DestroyForm()
366 RemoveEntryList (&Storage->Link); in DestroyFormSet()
379 RemoveEntryList (&DefaultStore->Link); in DestroyFormSet()
392 RemoveEntryList (&Form->Link); in DestroyFormSet()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DLinkedList.h106 RemoveEntryList (
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DPool.c376 RemoveEntryList (&Free->Link); in CoreAllocatePoolI()
423 RemoveEntryList (&Free->Link); in CoreAllocatePoolI()
676 RemoveEntryList (&Free->Link); in CoreFreePoolI()
694 RemoveEntryList (&Pool->Link); in CoreFreePoolI()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
DDataHubStatusCodeWorker.c58 RemoveEntryList (Node); in AcquireRecordBuffer()
124 RemoveEntryList (&Record->Node); in RetrieveRecord()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/
DDataHubStatusCodeWorker.c58 RemoveEntryList (Node); in AcquireRecordBuffer()
124 RemoveEntryList (&Record->Node); in RetrieveRecord()

12345678910