/openbmc/qemu/hw/ppc/ |
H A D | spapr_cpu_core.c | 373 DEFINE_PROP_INT32("node-id", SpaprCpuCore, node_id, CPU_UNSET_NUMA_NODE_ID),
|
H A D | vof.c | 459 int offset, node = fdt_path_offset(fdt, nodename); in vof_client_open_store() local 470 return fdt_setprop_cell(fdt, node, prop, inst) >= 0 ? 0 : PROM_ERROR; in vof_client_open_store()
|
/openbmc/qemu/net/ |
H A D | filter-rewriter.c | 106 * ack packet sent by guest from primary node, in handle_primary_tcp_pkt()
|
/openbmc/libcper/specification/document/ |
H A D | cper-json-specification.tex | 1304 node & uint64 & Identifies the node containing the memory error, if in a multi-node system.\\ 1342 nodeValid & boolean & Whether the "node" field of a Memory Error (\ref{section:memoryerrorsection})… 1412 node & uint64 & Identifies the node containing the memory error, if in a multi-node system.\\ 1452 nodeValid & boolean & Whether the "node" field of a Memory Error 2 (\ref{section:memoryerror2sectio…
|
/openbmc/libcper/sections/ |
H A D | cper-section-arm.c | 121 "Error: Could not write to node description string\n"); in cper_section_arm_to_ir() 124 "Error: Node description string truncated: %s\n", in cper_section_arm_to_ir() 133 "Error: Node description string too long, not added to description string: %s\n", in cper_section_arm_to_ir()
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 2777 … urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2791 … urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2810 … urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2840 … urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2862 … urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2887 …urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0;dest… 2896 … urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2905 … urls = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2920 … urls = ['npm://skimdb.npmjs.com;package=@savoirfairelinux/node-server-example;version=1.0.0'] 2930 … url = ['npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=latest'] [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0012-do-not-disable-buffer-in-writing-files.patch | 468 @@ -419,7 +419,7 @@ static int nvme_subsystem_add(const char *node, int consumed_fd, sd_device *devi 477 @@ -434,11 +434,11 @@ static int nvme_subsystem_add(const char *node, int consumed_fd, sd_device *d…
|
/openbmc/u-boot/lib/zlib/ |
H A D | deflate.h | 68 ush dad; /* father node in Huffman tree */
|
/openbmc/u-boot/drivers/spi/ |
H A D | spi-uclass.c | 321 * that we don't need a device tree node or platform data for the in spi_get_bus_and_cs()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | mpspec.c | 301 debug("%s: Cannot find irq router node\n", __func__); in mptable_add_intsrc()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 056 | 273 # Add destination node via blkdebug
|
/openbmc/u-boot/board/samtec/vining_2000/ |
H A D | vining_2000.c | 472 * (U-Boot device node) (Physical Port) in board_mmc_init()
|
/openbmc/u-boot/cmd/ |
H A D | fpga.c | 333 /* get fpga component image node offset */ in do_fpga_loadmk()
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | bootm.c | 173 /* an ATAG_INITRD node tells the kernel where the compressed in setup_initrd_tag()
|
/openbmc/u-boot/board/liebherr/mccmon6/ |
H A D | mccmon6.c | 167 * (U-Boot device node) (Physical Port) in board_mmc_init()
|
/openbmc/qemu/docs/specs/ |
H A D | fw_cfg.rst | 104 guest kernel, the latter can use the fw_cfg ACPI node for a more accurate
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | pwmtach.c | 36 //build the pwm and tach access device node file name, and mapping pwm/tach number starting from 1.
|
/openbmc/u-boot/drivers/sound/ |
H A D | samsung-i2s.c | 434 debug("fail to get sound i2s node properties\n"); in samsung_i2s_ofdata_to_platdata()
|
/openbmc/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 199 'migrate-recover' on destination node, preparing for a resume.
|
/openbmc/phosphor-post-code-manager/src/ |
H A D | post_code.cpp | 243 POSTCODE_DISPLAY_PATH + std::to_string(node); in savePostCodes()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jsrender.min.js | 2 /*! **VERSION FOR WEB** (For NODE.JS see http://jsviews.com/download/jsrender-node.js) */ 3 …t),t.renderFile=t.__express=t.compile=function(){throw"Node.js: use npm jsrender, or jsrender-node…
|
/openbmc/u-boot/common/ |
H A D | image.c | 1024 * check image type, for FIT images get FIT node. in boot_get_ramdisk() 1250 * Check image type. For FIT images get FIT node in boot_get_fpga() 1360 * Check image type. For FIT images get FIT node in boot_get_loadable()
|
/openbmc/entity-manager/src/fru_device/ |
H A D | fru_device.cpp | 389 const std::string node = p.path().string(); in findI2CEeproms() local 392 std::regex_match(node, m, std::regex(".+\\d+-([0-9abcdef]+$)")); in findI2CEeproms() 412 const std::string eeprom = node + "/eeprom"; in findI2CEeproms()
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-blk-test.c | 919 "--blockdev driver=file,node-name=disk%d,filename=%s " in start_vhost_user_blk() 921 "node-name=disk%i,writable=on,num-queues=%d ", in start_vhost_user_blk()
|
/openbmc/u-boot/drivers/net/ |
H A D | mvgbe.c | 992 int node = dev_of_offset(dev); in mvgbe_ofdata_to_platdata() local 1001 pnode = fdt_node_offset_by_compatible(blob, node, in mvgbe_ofdata_to_platdata()
|