Home
last modified time | relevance | path

Searched refs:ancestors (Results 1 – 25 of 25) sorted by relevance

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp115 std::vector<InterfaceMapType::value_type> ancestors = in TEST_F() local
117 ASSERT_TRUE(ancestors.empty()); in TEST_F()
130 std::vector<InterfaceMapType::value_type> ancestors = in TEST_F() local
132 ASSERT_EQ(ancestors.size(), 2); in TEST_F()
135 EXPECT_EQ(ancestors[0].first, "/test/object_path_0"); in TEST_F()
136 ASSERT_EQ(ancestors[0].second.size(), 1); in TEST_F()
138 ASSERT_NE(grandParent, ancestors[0].second.end()); in TEST_F()
142 ASSERT_EQ(ancestors[1].first, "/test/object_path_0/child"); in TEST_F()
143 ASSERT_EQ(ancestors[1].second.size(), 1); in TEST_F()
144 auto parent = ancestors[1].second.find("test_object_connection_1"); in TEST_F()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js42 Node.prototype.ancestors = function() { method in Node
43 var ancestors, node;
45 ancestors = [];
47 ancestors.push(node);
49 return ancestors;
120 return this.ancestors().length;
320 …stination && destination.id !== node.parentId && $.inArray(node, destination.ancestors()) === -1) {
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dbperf_cgroup.bpf.c49 struct cgroup *ancestors[]; member
70 if (bpf_core_field_exists(cgrp_new->ancestors)) { in get_cgroup_v1_ancestor_id()
71 return BPF_CORE_READ(cgrp_new, ancestors[level], kn, id); in get_cgroup_v1_ancestor_id()
/openbmc/linux/block/
H A Dblk-iocost.c550 struct ioc_gq *ancestors[]; member
1112 struct ioc_gq *parent = iocg->ancestors[lvl]; in __propagate_weights()
1113 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in __propagate_weights()
1192 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight()
1193 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in current_hweight()
1234 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight_max()
1235 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in current_hweight_max()
1668 struct ioc_gq *inner = iocg->ancestors[lvl]; in iocg_build_inner_walk()
1680 &iocg->ancestors[iocg->level - 1]->stat; in iocg_flush_stat_upward()
1999 parent = iocg->ancestors[iocg->level - 1]; in transfer_surpluses()
[all …]
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot24 …; script-src 'self'; connect-src 'self' wss:; form-action 'none'; frame-ancestors 'none'; object-s…
129 …; script-src 'self'; connect-src 'self' wss:; form-action 'none'; frame-ancestors 'none'; object-s…
150 …; script-src 'self'; connect-src 'self' wss:; form-action 'none'; frame-ancestors 'none'; object-s…
/openbmc/linux/include/linux/
H A Dcgroup.h518 return cgrp->ancestors[ancestor->level] == ancestor; in cgroup_is_descendant()
537 return cgrp->ancestors[ancestor_level]; in cgroup_ancestor()
H A Dcgroup-defs.h529 struct cgroup *ancestors[]; member
/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/files/
H A D0001-cmake-disable-building-external-dependencies.patch66 """Make the directory, and all its ancestors as required. Any of the
/openbmc/linux/Documentation/filesystems/nfs/
H A Dexporting.rst36 all of the ancestors of that filesystem object are also in the dcache.
67 Note that such a dentry can acquire children, name, ancestors, etc.
199 filesystem is exported however, then nfsd must walk the ancestors of the
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/
H A DObjectMapper.interface.yaml43 - name: ancestors
/openbmc/docs/architecture/
H A Dobject-mapper.md272 Use this method to find all ancestors of an object that implement a specific
278 - param: path - the object path to find the ancestors of
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst94 Shows the parent-state. 0 if none of the cgroup's ancestors is
H A Dmemory.rst680 usage of e, is accounted to its ancestors up until the root (i.e, c and root).
681 If one of the ancestors goes over its limit, the reclaim algorithm reclaims
H A Dcpusets.rst137 cpuset (except direct ancestors and descendants) may contain
/openbmc/linux/Documentation/filesystems/
H A Ddirectory-locking.rst49 * lock parents in "ancestors first" order. If one is not ancestor of
H A Dsysfs.rst43 ancestors of object hierarchies; i.e. the subsystems the objects
/openbmc/linux/Documentation/core-api/
H A Drbtree.rst264 node and its ancestors, up to a given stop point (or NULL to update
/openbmc/linux/Documentation/driver-api/
H A Ddevice_link.rst224 all its ancestors. That is achieved by traversing the ACPI namespace
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2076 root_cgrp->ancestors[0] = root_cgrp; in cgroup_setup_root()
5582 cgrp = kzalloc(struct_size(cgrp, ancestors, (level + 1)), GFP_KERNEL); in cgroup_create()
5634 cgrp->ancestors[tcgrp->level] = tcgrp; in cgroup_create()
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Denumeration.rst524 ancestors provides a _DSD with a valid "compatible" property. Such device
/openbmc/linux/kernel/bpf/
H A Dhelpers.c2178 ancestor = cgrp->ancestors[level]; in bpf_cgroup_ancestor()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dhugetlbpage.rst336 ancestors, such as numactl. This means that if the task is invoked from a
/openbmc/linux/Documentation/driver-api/pm/
H A Ddevices.rst362 of its ancestors. The second flag, when set, informs the middle layer
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst646 as long as the usages of all its ancestors are under their
991 and doesn't need pass enablement via ancestors from root.
/openbmc/linux/Documentation/power/
H A Dpci.rst1010 affects all of the ancestors of the device, so this flag should only be used if