/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | data_interface.cpp | 494 uint16_t /*node*/) const in expandLocationCode() 522 const std::string& locationCode, uint16_t node, bool expanded) const in getInventoryFromLocCode() argument 543 method.append(addLocationCodePrefix(baseLoc), node); in getInventoryFromLocCode()
|
/openbmc/qemu/block/ |
H A D | quorum.c | 837 * this node (@bs). It is actually highly likely that in quorum_recurse_can_replace() 843 * the data this quorum node presents to its parents. in quorum_recurse_can_replace() 865 * that cares about replacing this child by a node with in quorum_recurse_can_replace()
|
H A D | crypto.c | 744 /* Format the LUKS header node */ in block_crypto_co_create_luks() 751 /* Format the LUKS payload node */ in block_crypto_co_create_luks()
|
/openbmc/u-boot/fs/ext4/ |
H A D | ext4_common.c | 2141 static char *ext4fs_read_symlink(struct ext2fs_node *node) in ext4fs_read_symlink() argument 2144 struct ext2fs_node *diro = node; in ext4fs_read_symlink() 2248 /* Lookup the node the symlink points to. */ in ext4fs_find_file1() 2262 /* Found the node! */ in ext4fs_find_file1() 2287 /* Check if the node that was found was of the expected type. */ in ext4fs_find_file()
|
/openbmc/qemu/hw/riscv/ |
H A D | virt.c | 602 /* M-level IMSIC node */ in create_fdt_imsic() 607 /* S-level IMSIC node */ in create_fdt_imsic() 701 /* M-level APLIC node */ in create_fdt_socket_aplic() 711 /* S-level APLIC node */ in create_fdt_socket_aplic() 1180 * The "/soc/pci@..." node is needed for PCIE hotplugs in create_fdt()
|
/openbmc/u-boot/common/ |
H A D | Kconfig | 77 node is created with each bootstage id as a child. Each child 216 this value will also override the "chosen" node in FDT blob.
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.c | 554 /* Found the node! */ in ubifs_findfile() 726 ubifs_err(c, "bad data node (block %u, inode %lu)", in read_block()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | uniphier-pxs2.dtsi | 678 /* FIXME: U-Boot own node */ 781 /* FIXME: U-Boot own node */
|
H A D | uniphier-pxs3.dtsi | 636 /* FIXME: U-Boot own node */ 749 /* FIXME: U-Boot own node */
|
H A D | tegra186.dtsi | 320 * node these reference point at, are board-specific, since
|
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
H A D | pyshlex.py | 390 def visit(node, output): argument 391 for child in node:
|
/openbmc/qemu/include/qapi/ |
H A D | visitor.h | 26 * for doing work at each node of a QAPI graph; it can also be used 365 * @size represents the size of a linked list node (at least
|
/openbmc/u-boot/include/ |
H A D | tee.h | 72 * @link: List node in the list in struct struct tee_uclass_priv
|
/openbmc/u-boot/board/freescale/b4860qds/ |
H A D | eth_b4860qds.c | 435 * Set status to disabled for unused ethernet node
|
/openbmc/u-boot/drivers/core/ |
H A D | of_addr.c | 281 debug("reached root node\n"); in __of_translate_address()
|
/openbmc/u-boot/doc/ |
H A D | README.pxe | 125 auto-booting a node.
|
/openbmc/qemu/include/qemu/ |
H A D | hbitmap.h | 46 * the bits (i.e. the subtrees) yet to be processed under that node.
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | sunxi_de2.c | 387 eprintf("Cannot setup simplefb: node not found\n"); in sunxi_simplefb_setup()
|
/openbmc/u-boot/board/tbs/tbs2910/ |
H A D | tbs2910.c | 222 * (U-Boot device node) (Physical Port) in board_mmc_init()
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | manager.cpp | 251 // Look for file name that is last node of system type + ".json" in findConfigFile()
|
/openbmc/u-boot/drivers/ram/ |
H A D | stm32_sdram.c | 272 syscfg_base = (u32 *)ofnode_get_addr(args.node); in stm32_fmc_ofdata_to_platdata()
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qpl-compression.rst | 169 by default. Administrators can modify the IAA device node ownership
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk-uclass.c | 78 ret = uclass_get_device_by_ofnode(UCLASS_CLK, args.node, &dev_clk); in clk_get_by_indexed_prop()
|
/openbmc/qemu/hw/i386/ |
H A D | microvm-dt.c | 324 /* root node */ in dt_setup_microvm()
|
/openbmc/qemu/docs/system/devices/ |
H A D | net.rst | 173 …tdev=netdev0 -object memory-backend-memfd,id=memfd0,share=on,size=$RAMSIZE -numa node,memdev=memfd0
|