Home
last modified time | relevance | path

Searched full:node (Results 151 – 175 of 1779) sorted by relevance

12345678910>>...72

/openbmc/qemu/tests/qemu-iotests/
H A D24540 'node-name': 'hd%d' % idx,
42 'node-name': 'hd%d-file' % idx,
122 for node in result['return']:
123 if node['node-name'] == node_name:
124 return node
149 … self.reopen(opts, {'node-name': 'not-found'}, "Failed to find node with node-name='not-found'")
150 self.reopen(opts, {'node-name': ''}, "Failed to find node with node-name=''")
151 …self.reopen(opts, {'node-name': None}, "Invalid parameter type for 'options[0].node-name', expecte…
155 self.reopen(opts, {'file': 'not-found'}, "Cannot find device='' nor node-name='not-found'")
156 self.reopen(opts, {'file': ''}, "Cannot find device='' nor node-name=''")
[all …]
H A D246.out8 {"execute": "block-dirty-bitmap-add", "arguments": {"granularity": 32768, "name": "Small", "node": …
10 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "Medium", "node": "drive0", "persistent…
12 {"execute": "block-dirty-bitmap-add", "arguments": {"granularity": 131072, "name": "Large", "node":…
14 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "Transient", "node": "drive0", "persist…
89 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "New", "node": "drive0", "persistent": …
93 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "Newtwo", "node": "drive0", "persistent…
192 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "NewB", "node": "drive0", "persistent":…
194 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "New", "node": "drive0"}}
201 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "NewC", "node": "drive0", "persistent":…
203 {"execute": "block-dirty-bitmap-remove", "arguments": {"name": "Newtwo", "node": "drive0"}}
[all …]
H A D249.out12 {"return": "Block node is read-onlyrn"}
14 === Run block-commit on base using an invalid filter node name
17 'arguments': {'job-id': 'job0', 'device': 'none1', 'top-node': 'int',
18 'filter-node-name': '1234'}}
21 {"error": {"class": "GenericError", "desc": "Invalid node-name: '1234'"}}
27 {"return": "Block node is read-onlyrn"}
29 === Run block-commit on base using the default filter node name
32 'arguments': {'job-id': 'job0', 'device': 'none1', 'top-node': 'int'}}
46 {"return": "Block node is read-onlyrn"}
H A D087.out4 === Missing ID and node-name ===
9 {"error": {"class": "GenericError", "desc": "'node-name' must be specified for the root node"}}
16 Testing: -drive driver=IMGFMT,id=disk,node-name=test-node,file=TEST_DIR/t.IMGFMT
19 {"error": {"class": "GenericError", "desc": "node-name=disk is conflicting with a device id"}}
20 {"error": {"class": "GenericError", "desc": "Duplicate nodes with node-name='test-node'"}}
/openbmc/qemu/crypto/
H A Dder.c316 QCryptoDerEncodeNode *node = g_new0(QCryptoDerEncodeNode, 1); in qcrypto_der_encode_prim() local
319 node->tag = tag; in qcrypto_der_encode_prim()
320 node->data = data; in qcrypto_der_encode_prim()
321 node->dlen = dlen; in qcrypto_der_encode_prim()
322 node->parent = ctx->current_parent; in qcrypto_der_encode_prim()
326 node->parent->dlen += 1 + nbytes_len + dlen; in qcrypto_der_encode_prim()
328 ctx->tail->next = node; in qcrypto_der_encode_prim()
329 ctx->tail = node; in qcrypto_der_encode_prim()
343 QCryptoDerEncodeNode *node = g_new0(QCryptoDerEncodeNode, 1); in qcrypto_der_encode_cons_begin() local
345 node->tag = tag; in qcrypto_der_encode_cons_begin()
[all …]
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c51 puts("couldn't find /cpus node\n"); in ft_fixup_cpu()
75 int node; in ft_fixup_cpu() local
81 /* remove psci DT node */ in ft_fixup_cpu()
82 node = fdt_path_offset(blob, "/psci"); in ft_fixup_cpu()
83 if (node >= 0) in ft_fixup_cpu()
86 node = fdt_node_offset_by_compatible(blob, -1, "arm,psci"); in ft_fixup_cpu()
87 if (node >= 0) in ft_fixup_cpu()
90 node = fdt_node_offset_by_compatible(blob, -1, "arm,psci-0.2"); in ft_fixup_cpu()
91 if (node >= 0) in ft_fixup_cpu()
94 node = fdt_node_offset_by_compatible(blob, -1, "arm,psci-1.0"); in ft_fixup_cpu()
[all …]
/openbmc/bmcweb/redfish-core/include/
H A Dsub_route_trie.hpp18 struct SubRouteNode : public crow::Node
20 using ChildMap = crow::Node::ChildMap;
25 return crow::Node::isSimpleNode() && fragmentChildren.empty(); in isSimpleNode()
41 const ContainedType& node, in findHelper() argument
48 node.fragmentChildren) in findHelper()
55 if (node.stringParamChild != 0U) in findHelper()
62 findHelper("", this->nodes[node.stringParamChild], params); in findHelper()
74 this->nodes[node.stringParamChild], params); in findHelper()
83 if (node.pathParamChild != 0U) in findHelper()
87 findHelper("", this->nodes[node.pathParamChild], params); in findHelper()
[all …]
/openbmc/qemu/docs/specs/
H A Dppc-spapr-numa.rst176 created with more than one NUMA node (disconsidering NUMA nodes created by
267 * node 0: 0 0 0 0
268 * node 1: 1 1 1 1
269 * node 2: 2 2 2 2
270 * node 3: 3 3 3 3
273 Honoring just the relative distances of node 0 to every other node, we find the
283 We'll copy the associativity domains of node 0 to all other nodes, based on
287 * node 0: 0 0 0 0
288 * node 1: 0 0 1 1
290 Doing the same to node 2 and node 3, these are the associativity arrays
[all …]
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3036-board.c71 int node; in board_usb_init() local
76 /* find the usb_otg node */ in board_usb_init()
77 node = fdt_node_offset_by_compatible(blob, -1, in board_usb_init()
80 while (node > 0) { in board_usb_init()
81 mode = fdt_getprop(blob, node, "dr_mode", NULL); in board_usb_init()
87 node = fdt_node_offset_by_compatible(blob, node, in board_usb_init()
94 rk3036_otg_data.regs_otg = fdtdec_get_addr(blob, node, "reg"); in board_usb_init()
H A Drk3288-board.c209 int node, phy_node; in board_usb_init() local
215 /* find the usb_otg node */ in board_usb_init()
216 node = fdt_node_offset_by_compatible(blob, -1, in board_usb_init()
219 while (node > 0) { in board_usb_init()
220 mode = fdt_getprop(blob, node, "dr_mode", NULL); in board_usb_init()
226 node = fdt_node_offset_by_compatible(blob, node, in board_usb_init()
233 rk3288_otg_data.regs_otg = fdtdec_get_addr(blob, node, "reg"); in board_usb_init()
235 node = fdtdec_lookup_phandle(blob, node, "phys"); in board_usb_init()
236 if (node <= 0) { in board_usb_init()
241 phy_node = fdt_parent_offset(blob, node); in board_usb_init()
[all …]
/openbmc/u-boot/common/
H A Dfdt_support.c21 * fdt_getprop_u32_default_node - Return a node's property or a default
24 * @off: offset of node
29 * Convenience function to return a node's property or a default value if
52 * fdt_getprop_u32_default - Find a node and return it's property or a default
55 * @path: path of node
59 * Convenience function to find a node and return it's property or a
75 * fdt_find_and_setprop: Find a node and set it's property
78 * @node: path of node
84 * Convenience function to directly set a property given the path to the node.
86 int fdt_find_and_setprop(void *fdt, const char *node, const char *prop, in fdt_find_and_setprop() argument
[all …]
H A Dboot_fit.c17 int images, node, fdt_len, fdt_node, fdt_offset; in fdt_offset() local
20 node = fit_find_config_node(fit); in fdt_offset()
21 if (node < 0) in fdt_offset()
22 return node; in fdt_offset()
26 debug("%s: Cannot find /images node: %d\n", __func__, images); in fdt_offset()
30 fdt_name = fdt_getprop(fit, node, FIT_FDT_PROP, &fdt_len); in fdt_offset()
39 debug("%s: Cannot find fdt node '%s': %d\n", in fdt_offset()
/openbmc/u-boot/doc/device-tree-bindings/regulator/
H A Dregulator.txt5 by the prefix of regulator node's name, or, if this fails, by the prefix of the
13 For the node name e.g.: "prefix[:alpha:]num { ... }":
15 - the node name's "num" is set as "dev->driver_data" on bind
19 Binding by means of the node's name is preferred. However if the node names
23 is the same as the one for the regulator's node name.
31 binding if binding by node's name prefix fails
43 it's node name. If "regulator-name" is not provided in dts, node name
/openbmc/u-boot/doc/driver-model/
H A Dlivetree.txt35 the parent of a node is a slow process. Reading from nodes involves a
50 tree node regardless of whether it is in the flat tree or livetree.
53 node (when the live tree node is not yet set up) or a livetree node. The
57 a 'struct udevice *' which is attached to a device tree node. Therefore it
90 int node = dev_of_offset(bus);
93 plat->frequency = fdtdec_get_int(blob, node, "spi-max-frequency", 500000);
112 freq = fdtdec_get_int(blob, node, "spi-max-frequency", 500000);
121 freq = ofnode_read_u32(node, "spi-max-frequency", 500000);
131 struct device_node - holds information about a device tree node
132 struct property - holds information about a property within a node
[all …]
/openbmc/qemu/util/
H A Dfdmon-epoll.c64 AioHandler *node; in fdmon_epoll_wait() local
88 node = events[i].data.ptr; in fdmon_epoll_wait()
89 aio_add_ready_handler(ready_list, node, revents); in fdmon_epoll_wait()
104 AioHandler *node; in fdmon_epoll_try_enable() local
107 QLIST_FOREACH_RCU(node, &ctx->aio_handlers, node) { in fdmon_epoll_try_enable()
109 if (QLIST_IS_INSERTED(node, node_deleted) || !node->pfd.events) { in fdmon_epoll_try_enable()
112 event.events = epoll_events_from_pfd(node->pfd.events); in fdmon_epoll_try_enable()
113 event.data.ptr = node; in fdmon_epoll_try_enable()
114 r = epoll_ctl(ctx->epollfd, EPOLL_CTL_ADD, node->pfd.fd, &event); in fdmon_epoll_try_enable()
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py190 def appendChild(self, node): argument
192 self.soup.append(node.element)
263 # A node that is being cloned may have already undergone
280 class Element(treebuilder_base.Node):
282 treebuilder_base.Node.__init__(self, element.name)
287 def appendChild(self, node): argument
289 if isinstance(node, str):
293 string_child = child = node
294 elif isinstance(node, Tag):
298 child = node
[all …]
/openbmc/u-boot/fs/ubifs/
H A Dio.c48 * UBIFS stores nodes at 64 bit-aligned addresses. If the node length is not
49 * aligned, UBIFS starts the next node from the aligned address, and the padded
51 * bytes in those small gaps. Common headers of nodes store real node lengths,
55 * uses padding nodes or padding bytes, if the padding node does not fit.
211 * ubifs_check_node - check node.
213 * @buf: node to check
219 * This function checks node magic number and CRC checksum. This function also
220 * validates node length to prevent UBIFS from becoming crazy when an attacker
222 * node length in the common header could cause UBIFS to read memory outside of
260 ubifs_err(c, "bad node type %d", type); in ubifs_check_node()
[all …]
H A Dmisc.h137 * ubifs_encode_dev - encode device node IDs.
138 * @dev: UBIFS device node information
141 * This is a helper function which encodes major/minor numbers of a device node
142 * into UBIFS device node description. We use standard Linux "new" and "huge"
187 * ubifs_idx_node_sz - return index node size.
189 * @child_cnt: number of children of this index node
199 * @idx: index node
214 * @idx: index node
240 * ubifs_tnc_lookup - look up a file-system node.
242 * @key: node key to lookup
[all …]
/openbmc/u-boot/drivers/core/
H A Dregmap.c61 * @node: Device node that will use the map in question
73 static int init_range(ofnode node, struct regmap_range *range, int addr_len, in init_range() argument
82 ret = of_address_to_resource(ofnode_to_np(node), in init_range()
86 ofnode_get_name(node), index, ret); in init_range()
93 int offset = ofnode_to_offset(node); in init_range()
101 ofnode_get_name(node), index); in init_range()
111 int regmap_init_mem(ofnode node, struct regmap **mapp) in regmap_init_mem() argument
120 addr_len = ofnode_read_simple_addr_cells(ofnode_get_parent(node)); in regmap_init_mem()
123 ofnode_get_name(node), addr_len); in regmap_init_mem()
127 size_len = ofnode_read_simple_size_cells(ofnode_get_parent(node)); in regmap_init_mem()
[all …]
H A Dread.c67 ofnode dev_read_next_subnode(ofnode node) in dev_read_next_subnode() argument
69 return ofnode_next_subnode(node); in dev_read_next_subnode()
198 ofnode node = dev_ofnode(dev); in dev_read_phandle() local
200 if (ofnode_is_np(node)) in dev_read_phandle()
201 return ofnode_to_np(node)->phandle; in dev_read_phandle()
203 return fdt_get_phandle(gd->fdt_blob, ofnode_to_offset(node)); in dev_read_phandle()
213 ofnode node = dev_ofnode(dev); in dev_read_alias_seq() local
217 if (ofnode_is_np(node)) { in dev_read_alias_seq()
218 ret = of_alias_get_id(ofnode_to_np(node), uc_name); in dev_read_alias_seq()
223 ofnode_to_offset(node), devnump); in dev_read_alias_seq()
[all …]
/openbmc/rest-dbus/
H A Drest-dbus125 for node in tree:
126 if node.tag == 'interface':
127 interfaces.append({'name': node.attrib['name']})
141 for node in tree:
142 if (node.tag == 'interface' and
143 node.attrib['name'] == interface_name):
144 interface_node = node
155 def parse_method(node):
157 for child in node:
162 'name': node.attrib['name'],
[all …]
/openbmc/u-boot/scripts/dtc/
H A Dsrcpos.c27 /* A node in our list of directories to search for source/include files */
29 struct search_path *next; /* next node in list, NULL for end */
101 struct search_path *node; in fopen_any_on_path() local
111 for (node = search_path_head; !*fp && node; node = node->next) in fopen_any_on_path()
112 fullname = try_open(node->dirname, fname, fp); in fopen_any_on_path()
185 struct search_path *node; in srcfile_add_search_path() local
187 /* Create the node */ in srcfile_add_search_path()
188 node = xmalloc(sizeof(*node)); in srcfile_add_search_path()
189 node->next = NULL; in srcfile_add_search_path()
190 node->dirname = xstrdup(dirname); in srcfile_add_search_path()
[all …]
/openbmc/u-boot/drivers/net/fm/
H A Dfdt.c12 * The binding for an Fman firmware node is documented in
13 * Documentation/powerpc/dts-bindings/fsl/dpaa/fman.txt. This node contains
33 /* If we already have a firmware node, then also exit silently. */ in fdt_fixup_fman_firmware()
71 /* Increase the size of the fdt to make room for the node. */ in fdt_fixup_fman_firmware()
79 /* Create the firmware node. */ in fdt_fixup_fman_firmware()
84 printf("Could not add firmware node to %s: %s\n", s, in fdt_fixup_fman_firmware()
93 printf("Could not add compatible property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
101 printf("Could not add phandle property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
109 printf("Could not add firmware property to node %s: %s\n", s, in fdt_fixup_fman_firmware()
114 /* Find all other Fman nodes and point them to the firmware node. */ in fdt_fixup_fman_firmware()
[all …]
/openbmc/u-boot/drivers/bootcount/
H A Dbootcount-uclass.c35 ofnode node; in bootcount_store() local
44 node = ofnode_get_chosen_node(propname); in bootcount_store()
45 if (ofnode_valid(node)) in bootcount_store()
46 ret = uclass_get_device_by_ofnode(UCLASS_BOOTCOUNT, node, &dev); in bootcount_store()
62 ofnode node; in bootcount_load() local
72 node = ofnode_get_chosen_node(propname); in bootcount_load()
73 if (ofnode_valid(node)) in bootcount_load()
74 ret = uclass_get_device_by_ofnode(UCLASS_BOOTCOUNT, node, &dev); in bootcount_load()
/openbmc/u-boot/arch/microblaze/cpu/
H A Dtimer.c49 int node = 0; in timer_init() local
58 node = fdt_node_offset_by_compatible(blob, node, in timer_init()
60 if (node != -1) { in timer_init()
61 fdt_addr_t base = fdtdec_get_addr(blob, node, "reg"); in timer_init()
68 ret = fdtdec_get_int_array(blob, node, "interrupts", in timer_init()
76 preload = fdtdec_get_int(blob, node, "clock-frequency", 0); in timer_init()
79 return node; in timer_init()

12345678910>>...72