Home
last modified time | relevance | path

Searched defs:Node (Results 1 – 25 of 156) sorted by relevance

1234567

/device/google/taimen/
Dpowerhint.json191 "Node": "PowerHALMainState", string
197 "Node": "CPUBigClusterMaxFreq", string
203 "Node": "CPULittleClusterMaxFreq", string
209 "Node": "GPUMaxFreq", string
215 "Node": "PowerHALMainState", string
221 "Node": "ThermalConfig", string
227 "Node": "CPUBigClusterMaxFreq", string
233 "Node": "CPUBigClusterMinFreq", string
239 "Node": "CPULittleClusterMaxFreq", string
245 "Node": "CPULittleClusterMinFreq", string
[all …]
/device/google/muskie/
Dpowerhint.json182 "Node": "PowerHALMainState", string
188 "Node": "CPUBigClusterMaxFreq", string
194 "Node": "CPULittleClusterMaxFreq", string
200 "Node": "GPUMaxFreq", string
206 "Node": "PowerHALMainState", string
212 "Node": "ThermalConfig", string
218 "Node": "CPUBigClusterMaxFreq", string
224 "Node": "CPUBigClusterMinFreq", string
230 "Node": "CPULittleClusterMaxFreq", string
236 "Node": "CPULittleClusterMinFreq", string
[all …]
/device/google/crosshatch/
Dpowerhint.json283 "Node": "CPUBigClusterMaxFreq", string
289 "Node": "PowerHALMainState", string
295 "Node": "CPULittleClusterMaxFreq", string
301 "Node": "GPUMaxFreq", string
307 "Node": "PowerHALMainState", string
313 "Node": "ThermalMode", string
319 "Node": "CPUBigClusterMaxFreq", string
325 "Node": "CPUBigClusterMinFreq", string
331 "Node": "CPULittleClusterMaxFreq", string
337 "Node": "CPULittleClusterMinFreq", string
[all …]
/device/google/bonito/
Dpowerhint.json239 "Node": "CPUBigClusterMaxFreq", string
245 "Node": "PowerHALMainState", string
251 "Node": "CPULittleClusterMaxFreq", string
257 "Node": "GPUMaxFreq", string
263 "Node": "CPUBigClusterMinFreq", string
269 "Node": "CPULittleClusterMinFreq", string
275 "Node": "TASchedtuneBoost", string
281 "Node": "CPUBWHystTriggerCount", string
287 "Node": "CPUBWHystLength", string
293 "Node": "CPUBWHistMemory", string
[all …]
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathUtilities.c123 IN CONST VOID *Node in DevicePathType()
145 IN CONST VOID *Node in DevicePathSubType()
170 IN CONST VOID *Node in DevicePathNodeLength()
194 IN CONST VOID *Node in NextDevicePathNode()
224 IN CONST VOID *Node in IsDevicePathEndType()
251 IN CONST VOID *Node in IsDevicePathEnd()
278 IN CONST VOID *Node in IsDevicePathEndInstance()
306 IN OUT VOID *Node, in SetDevicePathNodeLength()
334 OUT VOID *Node in SetDevicePathEndNode()
784 CONST EFI_DEVICE_PATH_PROTOCOL *Node; in UefiDevicePathLibIsDevicePathMultiInstance() local
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c164 IN CONST VOID *Node in DevicePathType()
186 IN CONST VOID *Node in DevicePathSubType()
211 IN CONST VOID *Node in DevicePathNodeLength()
235 IN CONST VOID *Node in NextDevicePathNode()
264 IN CONST VOID *Node in IsDevicePathEndType()
290 IN CONST VOID *Node in IsDevicePathEnd()
318 IN CONST VOID *Node in IsDevicePathEndInstance()
346 IN OUT VOID *Node, in SetDevicePathNodeLength()
374 OUT VOID *Node in SetDevicePathEndNode()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DLinkedList.c50 IN CONST LIST_ENTRY *Node, in InternalBaseLibIsNodeInList()
286 IN CONST LIST_ENTRY *Node in GetNextNode()
322 IN CONST LIST_ENTRY *Node in GetPreviousNode()
396 IN CONST LIST_ENTRY *Node in IsNull()
434 IN CONST LIST_ENTRY *Node in IsNodeAtEnd()
/device/linaro/bootloader/edk2/ArmVirtPkg/FdtClientDxe/
DFdtClientDxe.c34 IN INT32 Node, in GetNodeProperty()
60 IN INT32 Node, in SetNodeProperty()
85 OUT INT32 *Node in FindNextCompatibleNode()
127 OUT INT32 *Node in FindCompatibleNode()
145 INT32 Node; in FindCompatibleNodeProperty() local
201 OUT INT32 *Node, in FindNextMemoryNodeReg()
257 OUT INT32 *Node, in FindMemoryNodeReg()
272 OUT INT32 *Node in GetOrInsertChosenNode()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/
DBaseOrderedCollectionRedBlackTreeLib.c73 IN CONST RED_BLACK_TREE_NODE *Node in OrderedCollectionUserStruct()
208 RED_BLACK_TREE_NODE *Node; in OrderedCollectionFind() local
243 RED_BLACK_TREE_NODE *Node; in OrderedCollectionMin() local
275 RED_BLACK_TREE_NODE *Node; in OrderedCollectionMax() local
305 IN CONST RED_BLACK_TREE_NODE *Node in OrderedCollectionNext()
358 IN CONST RED_BLACK_TREE_NODE *Node in OrderedCollectionPrev()
846 IN CONST RED_BLACK_TREE_NODE *Node in NodeIsNullOrBlack()
922 IN RED_BLACK_TREE_NODE *Node, in OrderedCollectionDelete()
1355 IN CONST RED_BLACK_TREE_NODE *Node in RedBlackTreeRecursiveCheck()
1412 CONST RED_BLACK_TREE_NODE *Node; in RedBlackTreeValidate() local
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellEnvVar.c98 ENV_VAR_LIST *Node; in FreeEnvironmentVariableList() local
250 ENV_VAR_LIST *Node; in SetEnvironmentVariableList() local
315 ENV_VAR_LIST *Node; in SetEnvironmentVariables() local
415 ENV_VAR_LIST *Node; in ShellFindEnvVarInList() local
459 ENV_VAR_LIST *Node; in ShellAddEnvVarToList() local
524 ENV_VAR_LIST *Node; in ShellRemvoeEnvVarFromList() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DLinkedList.c49 IN CONST LIST_ENTRY *Node in IsNodeInList()
252 IN CONST LIST_ENTRY *Node in GlueGetNextNode()
321 IN CONST LIST_ENTRY *Node in GlueIsNull()
358 IN CONST LIST_ENTRY *Node in GlueIsNodeAtEnd()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DUefiIfrDefault.c39 OUT UEFI_IFR_BUFFER_STORAGE_NODE *Node, in SetNodeBuffer()
73 OUT UEFI_IFR_BUFFER_STORAGE_NODE *Node in GetQuestionDefault()
195 OUT UEFI_IFR_BUFFER_STORAGE_NODE *Node in ExtractFormDefault()
229 IN UEFI_IFR_BUFFER_STORAGE_NODE *Node in DestroyDefaultNode()
260 UEFI_IFR_BUFFER_STORAGE_NODE *Node; in GetBufferTypeDefaultIdAndStorageId() local
405 UEFI_IFR_BUFFER_STORAGE_NODE *Node; in UefiDefaultsToFwDefaults() local
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciResourceSupport.c196 PCI_RESOURCE_NODE *Node; in CalculateApertureIo16() local
348 PCI_RESOURCE_NODE *Node; in CalculateResourceAperture() local
463 PCI_RESOURCE_NODE *Node; in GetResourceFromDevice() local
696 PCI_RESOURCE_NODE *Node; in CreateResourceNode() local
743 PCI_RESOURCE_NODE *Node; in CreateVfResourceNode() local
1237 PCI_RESOURCE_NODE *Node; in ProgramResource() local
1291 IN PCI_RESOURCE_NODE *Node in ProgramBar()
1382 IN PCI_RESOURCE_NODE *Node in ProgramVfBar()
1468 IN PCI_RESOURCE_NODE *Node in ProgramPpbApperture()
1683 PCI_RESOURCE_NODE Node; in ProgrameUpstreamBridgeForRom() local
[all …]
DPciDriverOverride.c57 PCI_DRIVER_OVERRIDE_LIST *Node; in GetDriver() local
114 PCI_DRIVER_OVERRIDE_LIST *Node; in AddDriver() local
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAtaAtapiPassThru.c1009 LIST_ENTRY *Node; in SearchDeviceInfoList() local
1103 LIST_ENTRY *Node; in DestroyDeviceInfoList() local
1271 LIST_ENTRY *Node; in AtaPassThruPassThru() local
1435 LIST_ENTRY *Node; in AtaPassThruGetNextPort() local
1545 LIST_ENTRY *Node; in AtaPassThruGetNextDevice() local
1659 LIST_ENTRY *Node; in AtaPassThruBuildDevicePath() local
1746 LIST_ENTRY *Node; in AtaPassThruGetDevice() local
1864 LIST_ENTRY *Node; in AtaPassThruResetDevice() local
1987 LIST_ENTRY *Node; in ExtScsiPassThruPassThru() local
2174 LIST_ENTRY *Node; in ExtScsiPassThruGetNextTargetLun() local
[all …]
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciDriverOverride.c80 PCI_DRIVER_OVERRIDE_LIST *Node; in GetDriver() local
140 PCI_DRIVER_OVERRIDE_LIST *Node; in AddDriver() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.c170 SHELL_COMMAND_INTERNAL_LIST_ENTRY *Node; in ShellCommandLibDestructor() local
311 SHELL_COMMAND_INTERNAL_LIST_ENTRY *Node; in ShellCommandIsCommandOnInternalList() local
394 SHELL_COMMAND_INTERNAL_LIST_ENTRY *Node; in ShellCommandGetInternalCommandHelp() local
505 SHELL_COMMAND_INTERNAL_LIST_ENTRY *Node; in ShellCommandRegisterCommandName() local
659 SHELL_COMMAND_INTERNAL_LIST_ENTRY *Node; in ShellCommandRunCommandHandler() local
727 SHELL_COMMAND_INTERNAL_LIST_ENTRY *Node; in ShellCommandGetManFileNameHandler() local
794 ALIAS_LIST *Node; in ShellCommandRegisterAlias() local
889 ALIAS_LIST *Node; in ShellCommandIsOnAliasList() local
1104 SCRIPT_FILE_LIST *Node; in ShellCommandSetNewScript() local
1588 BUFFER_LIST *Node; in ShellFileHandleGetPath() local
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
DLinkedList.c263 EFI_LIST_ENTRY *Node in GetNextNode()
297 EFI_LIST_ENTRY *Node in IsNull()
326 EFI_LIST_ENTRY *Node in IsNodeAtEnd()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DRm.c69 IN EFI_SHELL_FILE_INFO *Node, in CascadeDelete()
198 IN CONST EFI_SHELL_FILE_INFO *Node, in IsValidDeleteTarget()
275 EFI_SHELL_FILE_INFO *Node; in ShellCommandRunRm() local
DMv.c240 EFI_SHELL_FILE_INFO *Node; in GetDestinationLocation() local
356 IN EFI_SHELL_FILE_INFO *Node, in MoveBetweenFileSystems()
441 IN EFI_SHELL_FILE_INFO *Node, in MoveWithinFileSystems()
534 EFI_SHELL_FILE_INFO *Node; in ValidateAndMoveFiles() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DFor.c137 ALIAS_LIST *Node; in InternalUpdateAliasOnList() local
191 ALIAS_LIST *Node; in InternalIsAliasOnList() local
226 ALIAS_LIST *Node; in InternalRemoveAliasFromList() local
300 EFI_SHELL_FILE_INFO *Node; in ShellCommandRunFor() local
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
DXenStore.c83 CHAR8 *Node; member
302 IN CONST CHAR8 *Node in XenStoreJoin()
1168 IN CONST CHAR8 *Node, in XenStoreListDirectory()
1195 IN CONST CHAR8 *Node in XenStorePathExists()
1215 IN CONST CHAR8 *Node, in XenStoreRead()
1239 IN CONST CHAR8 *Node, in XenStoreWrite()
1264 IN CONST CHAR8 *Node in XenStoreRemove()
1313 IN CONST CHAR8 *Node, in XenStoreVSPrint()
1339 IN CONST CHAR8 *Node, in XenStoreSPrint()
1357 IN CONST CHAR8 *Node, in XenStoreRegisterWatch()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DPerf.c298 EFI_PERF_DATA_LIST *Node; in CreateDataNode() local
355 EFI_PERF_DATA_LIST *Node; in GetDataNode() local
453 EFI_PERF_DATA_LIST *Node; in StartGauge() local
518 EFI_PERF_DATA_LIST *Node; in EndGauge() local
574 EFI_PERF_DATA_LIST *Node; in GetGauge() local
819 EFI_PERF_DATA_LIST *Node; in GetPeiPerformance() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
DPerformanceLib.c309 EFI_PERF_DATA_LIST *Node; in CreateDataNode() local
366 EFI_PERF_DATA_LIST *Node; in GetDataNode() local
464 EFI_PERF_DATA_LIST *Node; in GetPeiPerformance() local
542 EFI_PERF_DATA_LIST *Node; in StartGauge() local
607 EFI_PERF_DATA_LIST *Node; in EndGauge() local
663 EFI_PERF_DATA_LIST *Node; in GetGauge() local
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPage.c497 LIST_ENTRY *Node; in DumpSmmMemoryMap() local
557 LIST_ENTRY *Node; in SmmMemoryMapConsistencyCheck() local
590 FREE_PAGE_LIST *Node; in InternalAllocPagesOnOneNode() local
630 LIST_ENTRY *Node; in InternalAllocMaxAddress() local
661 LIST_ENTRY *Node; in InternalAllocAddress() local
875 LIST_ENTRY *Node; in SmmInternalFreePagesEx() local

1234567