Home
last modified time | relevance | path

Searched defs:root (Results 76 – 100 of 180) sorted by relevance

12345678

/openbmc/u-boot/drivers/core/
H A Ddump.c48 struct udevice *root; in dm_dump_all() local
H A Droot.c57 struct udevice *root = dm_root(); in dm_get_translation_offset() local
65 struct udevice *root = dm_root(); in dm_set_translation_offset() local
/openbmc/qemu/hw/uefi/
H A Dvar-service-pkcs7.c174 gnutls_x509_crt_t root, in build_digest_authvar()
257 gnutls_x509_crt_t root = NULL; in build_trust_list_authvar() local
/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py131 root = tree.getroot() variable
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp96 fs::path root; member in openpower::virtual_pnor::test::VpnorRoot
H A Ddump_flash.cpp71 test::VpnorRoot root(tctx->ctx, toc, BLOCK_SIZE); in main() local
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp59 static struct RedfishPropertyParent root; in createDummyResource() local
131 static struct RedfishPropertyParent root; in createDriveOem() local
296 static struct RedfishPropertyParent root; in createChassisResource() local
/openbmc/u-boot/fs/ubifs/
H A Dorphan.c733 struct rb_root root; member
758 static int dbg_ins_check_orphan(struct rb_root *root, ino_t inum) in dbg_ins_check_orphan()
786 static int dbg_find_check_orphan(struct rb_root *root, ino_t inum) in dbg_find_check_orphan()
804 static void dbg_free_check_tree(struct rb_root *root) in dbg_free_check_tree()
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp110 fs::path root; member in openpower::virtual_pnor::test::VpnorRoot
H A Ddump_flash.cpp72 test::VpnorRoot root(&tctx->ctx->backend, toc, BLOCK_SIZE); in main() local
/openbmc/u-boot/fs/btrfs/
H A Dsubvolume.c15 struct btrfs_root root; in get_subvol_name() local
/openbmc/qemu/include/hw/pci-host/
H A Ddesignware.h42 DesignwarePCIERoot *root; member
86 DesignwarePCIERoot root; member
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-graph-mod.c132 BlockBackend *root = blk_new(qemu_get_aio_context(), in test_update_perm_tree() local
198 BlockBackend *root = blk_new(qemu_get_aio_context(), 0, BLK_PERM_ALL); in test_should_update_child() local
H A Dtest-interval-tree.c13 static IntervalTreeRoot root; variable
H A Dtest-logging.c179 static void rmdir_full(gchar const *root) in rmdir_full()
/openbmc/phosphor-networkd/src/
H A Dstatic_gateway.cpp17 static auto makeObjPath(std::string_view root, std::string addr) in makeObjPath()
H A Dneighbor.cpp17 static auto makeObjPath(std::string_view root, stdplus::InAnyAddr addr) in makeObjPath()
/openbmc/phosphor-time-manager/
H A Dutils.cpp51 MapperResponse getSubTree(sdbusplus::bus_t& bus, const std::string& root, in getSubTree()
/openbmc/libbej/src/
H A Dbej_encoder_json.cpp60 struct RedfishPropertyParent* root) in encode()
/openbmc/phosphor-state-manager/
H A Dsettings.cpp20 Objects::Objects(sdbusplus::bus_t& bus, const Path& root) : bus(bus) in Objects()
/openbmc/qemu/hw/display/
H A Dframebuffer.c26 MemoryRegion *root, in framebuffer_update_memory_section()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Derror_code_test.cpp82 nlohmann::json root = R"( in TEST() local
/openbmc/qemu/include/qemu/
H A Dinterval-tree.h51 static inline bool interval_tree_is_empty(const IntervalTreeRoot *root) in interval_tree_is_empty()
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c39 unsigned root; /* number of index bits for root table */ in inflate_table() local
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_aggregator_test.cpp86 for (const auto& root : validRoots) in TEST() local
121 for (const auto& root : invalidRoots) in TEST() local
151 for (const auto& root : validRoots) in TEST() local

12345678