Searched refs:children (Results 1 – 6 of 6) sorted by relevance
111 certs = cert.children113 pks = pk.children116 nvs = nv.children117 images = image.children315 return node.children337 children = self.tree.children338 for i in children:340 return self.get_node(i.children, "manifests")343 children = self.tree.children344 for i in children:[all …]
159 uint8_t children[PLATFORM_CLUSTER_COUNT] = {0}; in init_topology_from_dt() local168 ret = parse_dt_topology(&clusters, &cores_per_cluster, children, PLATFORM_CLUSTER_COUNT); in init_topology_from_dt()186 plat_power_domain_tree_dyn[PLAT_PWR_DOMAIN_PREFIX_SIZE + i] = children[i]; in init_topology_from_dt()
33 children: List["TfaMemObject"]82 children: Optional[List[TfaMemObject]] = None,104 children or [],139 self._segments[n].children.append(self.tfa_mem_obj_factory(sec))
389 children = {c["name"]: c for c in cur.get("children", [])}390 if part not in children:393 cur = children[part]
25 coordinating its children nodes. For example, in a system with a power domain41 tolerated by its children.198 and at least one of the node's children is in a local low-power state203 and at least one of the node's children is running, i.e. not in a
63 of power domains that are its direct children.69 to consider at the next level. The sum of the values (number of children) of