Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 25 of 199) sorted by relevance

12345678

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/Arm/
DEblCmdMmu.c82 MMU_ENTRY Entry; in MmuEntryCreate() local
93 IN UINT32 Entry in MmuEntryIsValidAddress()
121 IN MMU_ENTRY Entry in MmuEntryGetAddress()
153 IN MMU_ENTRY Entry in MmuEntryGetSize()
190 IN MMU_ENTRY Entry in MmuEntryGetAttributesName()
246 IN MMU_ENTRY Entry in MmuEntryGetAttributes()
297 MMU_ENTRY LastEntry, Entry; in DumpMmuLevel() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Route.c166 LIST_ENTRY *Entry; in Ip4CleanRouteCache() local
230 LIST_ENTRY *Entry; in Ip4FreeRouteTable() local
276 LIST_ENTRY *Entry; in Ip4PurgeRouteCache() local
318 LIST_ENTRY *Entry; in Ip4AddRoute() local
380 LIST_ENTRY *Entry; in Ip4DelRoute() local
424 LIST_ENTRY *Entry; in Ip4FindRouteCache() local
465 LIST_ENTRY *Entry; in Ip4FindRouteEntry() local
510 LIST_ENTRY *Entry; in Ip4Route() local
604 LIST_ENTRY *Entry; in Ip4BuildEfiRouteTable() local
DIp4Common.c76 LIST_ENTRY *Entry; in Ip4GetHostCast() local
142 LIST_ENTRY *Entry; in Ip4FindInterface() local
172 LIST_ENTRY *Entry; in Ip4FindNet() local
204 LIST_ENTRY *Entry; in Ip4FindStationAddress() local
DIp4Igmp.c102 LIST_ENTRY *Entry; in Ip4FindGroup() local
135 LIST_ENTRY *Entry; in Ip4FindMac() local
425 LIST_ENTRY *Entry; in Ip4IgmpHandle() local
521 LIST_ENTRY *Entry; in Ip4IgmpTicking() local
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeProtocolNotify.c90 EFI_CORE_PROTOCOL_NOTIFY_ENTRY *Entry; in CoreAllEfiServicesAvailable() local
120 EFI_CORE_PROTOCOL_NOTIFY_ENTRY *Entry; in GenericProtocolNotify() local
217 EFI_CORE_PROTOCOL_NOTIFY_ENTRY *Entry in CoreNotifyOnProtocolEntryTable()
272 EFI_CORE_PROTOCOL_NOTIFY_ENTRY *Entry; in CoreDisplayMissingArchProtocols() local
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/EfiRegTableLib/
DEfiRegTableLib.c49 @param PciRootBridgeIo A pointer to the instance of PciRootBridgeIo that is used in PciWrite()
91 @param PciRootBridgeIo A pointer to the instance of PciRootBridgeIo that is used in PciReadModifyWrite()
147 @param PciRootBridgeIo A pointer to the instance of PciRootBridgeIo that is used in MemReadModifyWrite()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DOhciSched.c35 INTERRUPT_CONTEXT_ENTRY *Entry; in OhciAddInterruptContextEntry() local
70 IN INTERRUPT_CONTEXT_ENTRY *Entry in OhciFreeInterruptContextEntry()
113 INTERRUPT_CONTEXT_ENTRY *Entry; in OhciFreeInterruptContext() local
378 IN INTERRUPT_CONTEXT_ENTRY *Entry, in OhciInvokeInterruptCallBack()
421 INTERRUPT_CONTEXT_ENTRY *Entry; in OhciHouseKeeper() local
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
DVariable.c49 VARIABLE_ARRAY_ENTRY *Entry; in AddEntry() local
84 IN VARIABLE_ARRAY_ENTRY *Entry in DeleteEntry()
117 VARIABLE_ARRAY_ENTRY *Entry; in GetVariableArrayEntry() local
156 VARIABLE_ARRAY_ENTRY *Entry; in LibGetVariable() local
192 VARIABLE_ARRAY_ENTRY *Entry; in LibGetNextVariableName() local
235 VARIABLE_ARRAY_ENTRY *Entry; in LibSetVariable() local
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Route.c130 LIST_ENTRY *Entry; in Ip6FindRouteEntry() local
236 LIST_ENTRY *Entry; in Ip6FindRouteCache() local
274 LIST_ENTRY *Entry; in Ip6BuildEfiRouteTable() local
373 LIST_ENTRY *Entry; in Ip6CleanRouteTable() local
423 LIST_ENTRY *Entry; in Ip6PurgeRouteCache() local
463 LIST_ENTRY *Entry; in Ip6AddRoute() local
522 LIST_ENTRY *Entry; in Ip6DelRoute() local
DIp6Nd.c58 LIST_ENTRY *Entry; in Ip6BuildEfiNeighborCache() local
123 LIST_ENTRY *Entry; in Ip6BuildPrefixTable() local
198 LIST_ENTRY *Entry; in Ip6CreatePrefixListEntry() local
283 LIST_ENTRY *Entry; in Ip6DestroyPrefixListEntry() local
340 LIST_ENTRY *Entry; in Ip6FindPrefixListEntry() local
414 LIST_ENTRY *Entry; in Ip6OnArpResolved() local
506 IP6_NEIGHBOR_ENTRY *Entry; in Ip6CreateNeighborEntry() local
565 LIST_ENTRY *Entry; in Ip6FindNeighborEntry() local
618 LIST_ENTRY *Entry; in Ip6FreeNeighborEntry() local
691 IP6_DEFAULT_ROUTER *Entry; in Ip6CreateDefaultRouter() local
[all …]
DIp6Mld.c35 IP6_MLD_GROUP *Entry; in Ip6CreateMldEntry() local
67 LIST_ENTRY *Entry; in Ip6FindMldEntry() local
101 LIST_ENTRY *Entry; in Ip6FindMac() local
753 LIST_ENTRY *Entry; in Ip6ProcessMldQuery() local
896 LIST_ENTRY *Entry; in Ip6MldTimerTicking() local
/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/
DOrderedCollectionTest.c144 ORDERED_COLLECTION_ENTRY *Entry; in CmdForwardEmpty() local
177 ORDERED_COLLECTION_ENTRY *Entry; in CmdBackwardEmpty() local
207 ORDERED_COLLECTION_ENTRY *Entry; in CmdForwardList() local
229 ORDERED_COLLECTION_ENTRY *Entry; in CmdBackwardList() local
257 ORDERED_COLLECTION_ENTRY *Entry; in CmdInsert() local
311 ORDERED_COLLECTION_ENTRY *Entry; in CmdFind() local
343 ORDERED_COLLECTION_ENTRY *Entry; in CmdDelete() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DLinkedList.c139 IN OUT LIST_ENTRY *Entry in GlueInsertHeadList()
179 IN OUT LIST_ENTRY *Entry in GlueInsertTailList()
463 IN CONST LIST_ENTRY *Entry in GlueRemoveEntryList()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DPage.c139 IN OUT MEMORY_MAP *Entry in RemoveMemoryMapEntry()
174 MEMORY_MAP *Entry; in CoreAddRange() local
283 MEMORY_MAP* Entry; in AllocateMemoryMapEntry() local
323 MEMORY_MAP *Entry; in CoreFreeMemoryMapStack() local
399 EFI_GCD_MAP_ENTRY *Entry; in PromoteMemoryResource() local
716 MEMORY_MAP *Entry; in CoreConvertPagesEx() local
994 MEMORY_MAP *Entry; in CoreFindFreePagesI() local
1373 MEMORY_MAP *Entry; in CoreInternalFreePages() local
1593 MEMORY_MAP *Entry; in CoreGetMemoryMap() local
1901 MEMORY_MAP *Entry; in CoreTerminateMemoryMap() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
DLinkedList.c83 EFI_LIST_ENTRY *Entry in RemoveEntryList()
121 EFI_LIST_ENTRY *Entry in InsertTailList()
158 EFI_LIST_ENTRY *Entry in InsertHeadList()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960FastbootDxe/
DHiKey960FastbootDxe.c74 FASTBOOT_PARTITION_LIST *Entry; in FreePartitionList() local
102 EFI_PARTITION_ENTRY *Entry; in ReadPartitionEntries() local
176 FASTBOOT_PARTITION_LIST *Entry; in LoadPtable() local
427 FASTBOOT_PARTITION_LIST *Entry; in HiKey960FastbootPlatformFlashPartition() local
504 FASTBOOT_PARTITION_LIST *Entry; in HiKey960FastbootPlatformErasePartition() local
557 FASTBOOT_PARTITION_LIST *Entry; in HiKey960FastbootPlatformGetVar() local
667 FASTBOOT_PARTITION_LIST *Entry; in HiKey960FastbootPlatformFlashPartitionEx() local
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/
DHiKeyFastbootDxe.c73 FASTBOOT_PARTITION_LIST *Entry; in FreePartitionList() local
105 EFI_PARTITION_ENTRY *Entry; in ReadPartitionEntries() local
176 FASTBOOT_PARTITION_LIST *Entry; in LoadPtable() local
342 FASTBOOT_PARTITION_LIST *Entry; in HiKeyFastbootPlatformFlashPartition() local
450 FASTBOOT_PARTITION_LIST *Entry; in HiKeyFastbootPlatformErasePartition() local
503 FASTBOOT_PARTITION_LIST *Entry; in HiKeyFastbootPlatformGetVar() local
618 FASTBOOT_PARTITION_LIST *Entry; in HiKeyFastbootPlatformFlashPartitionEx() local
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DLinkedList.c171 IN OUT LIST_ENTRY *Entry in InsertHeadList()
212 IN OUT LIST_ENTRY *Entry in InsertTailList()
542 IN CONST LIST_ENTRY *Entry in RemoveEntryList()
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/BaseIoApicLib/
DIoApicLib.c88 IO_APIC_REDIRECTION_TABLE_ENTRY Entry; in IoApicEnableInterrupt() local
138 IO_APIC_REDIRECTION_TABLE_ENTRY Entry; in IoApicConfigureInterrupt() local
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPage.c100 MEMORY_MAP* Entry; in AllocateMemoryMapEntry() local
152 MEMORY_MAP *Entry; in CoreFreeMemoryMapStack() local
216 MEMORY_MAP *Entry; in InsertNewEntry() local
241 IN MEMORY_MAP *Entry in RemoveOldEntry()
267 MEMORY_MAP *Entry; in ConvertSmmMemoryMapEntry() local
457 MEMORY_MAP *Entry; in DumpSmmMemoryMapEntry() local
528 MEMORY_MAP *Entry; in SmmMemoryMapConsistencyCheckRange() local
1074 MEMORY_MAP *Entry; in SmmCoreGetMemoryMap() local
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Gcd/
DGcd.c419 IN EFI_GCD_MAP_ENTRY *Entry, in CoreInsertGcdMapEntry()
470 EFI_GCD_MAP_ENTRY *Entry; in CoreMergeGcdMapEntry() local
589 EFI_GCD_MAP_ENTRY *Entry; in CoreSearchGcdMapEntry() local
720 EFI_GCD_MAP_ENTRY *Entry; in CoreConvertSpace() local
976 IN EFI_GCD_MAP_ENTRY *Entry, in CoreAllocateSpaceCheckEntry()
1039 EFI_GCD_MAP_ENTRY *Entry; in CoreAllocateSpace() local
1493 IN EFI_GCD_MAP_ENTRY *Entry in BuildMemoryDescriptor()
1526 EFI_GCD_MAP_ENTRY *Entry; in CoreGetMemorySpaceDescriptor() local
1655 EFI_GCD_MAP_ENTRY *Entry; in CoreGetMemorySpaceMap() local
1841 IN EFI_GCD_MAP_ENTRY *Entry in BuildIoDescriptor()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
DEsrtImpl.c32 OUT EFI_SYSTEM_RESOURCE_ENTRY *Entry in GetEsrtEntry()
99 IN EFI_SYSTEM_RESOURCE_ENTRY *Entry, in InsertEsrtEntry()
312 IN EFI_SYSTEM_RESOURCE_ENTRY *Entry, in UpdateEsrtEntry()
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsImpl.c226 LIST_ENTRY *Entry; in GetDns4TokenEntry() local
262 LIST_ENTRY *Entry; in GetDns6TokenEntry() local
772 LIST_ENTRY *Entry; in UpdateDns4Cache() local
863 LIST_ENTRY *Entry; in UpdateDns6Cache() local
949 LIST_ENTRY *Entry; in AddDns4ServerIp() local
1004 LIST_ENTRY *Entry; in AddDns6ServerIp() local
1062 LIST_ENTRY *Entry; in IsValidDnsResponse() local
1686 LIST_ENTRY *Entry; in DnsOnPacketSent() local
1913 LIST_ENTRY *Entry; in DnsOnTimerRetransmit() local
2033 LIST_ENTRY *Entry; in DnsOnTimerUpdate() local
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIkePacket.c59 LIST_ENTRY *Entry; in IkePacketFree() local
196 LIST_ENTRY *Entry; in IkeNetbufFromPacket() local
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DPageTbl.c60 IN OUT UINT64 *Entry, in SetSubEntriesNum()
81 IN UINT64 *Entry in GetSubEntriesNum()
345 IN OUT UINT64 *Entry, in SetAccNum()
365 IN UINT64 *Entry in GetAccNum()
384 IN OUT UINT64 *Entry in GetAndUpdateAccNum()

12345678