/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | package.py | 193 def check_ownership(qemu, expected_gid, expected_uid, path): argument
|
H A D | gitarchivetests.py | 48 def delete_fake_repository(path): argument
|
/openbmc/openbmc-tools/dbus_sensor_tester/ |
H A D | main.cpp | 80 sdbusplus::message::object_path path( in main() local
|
/openbmc/phosphor-fan-presence/ |
H A D | hwmon_ffdc.cpp | 57 for (const auto& path : fs::directory_iterator(hwmonBaseDir)) in getHwmonNameFFDC() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | sync_watch.cpp | 23 void SyncWatch::addInotifyWatch(const fs::path& path) in addInotifyWatch()
|
/openbmc/phosphor-debug-collector/ |
H A D | watch.cpp | 31 const uint32_t events, const std::filesystem::path& path, in Watch()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | version.hpp | 49 Delete(sdbusplus::bus_t& bus, const std::string& path, Version& parent) : in Delete()
|
H A D | item_updater_main.cpp | 93 auto logCallback = [](const auto& path, auto& ec) { in main()
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | gomod.py | 78 def escape(path): argument
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUEvent.hpp | 63 std::string path; member in PSUSubEvent
|
/openbmc/phosphor-fan-presence/control/ |
H A D | manager.cpp | 104 fs::path path{CONTROL_OBJPATH}; in Manager() local
|
/openbmc/dbus-sensors/src/cable-monitor/ |
H A D | CableMonitor.cpp | 182 constexpr auto path = "/xyz/openbmc_project/cable_monitor"; in main() local
|
/openbmc/openpower-occ-control/ |
H A D | occ_pass_through.cpp | 25 const char* path, in PassThrough()
|
/openbmc/qemu/hw/pci-host/ |
H A D | xen_igd_pt.c | 53 char *path = g_strdup_printf("/sys/bus/pci/devices/%04x:%02x:%02x.%d/%s", in host_pci_config_read() local
|
/openbmc/phosphor-virtual-sensor/src/ |
H A D | dbusSensor.cpp | 20 DbusSensor::DbusSensor(sdbusplus::bus_t& bus, const std::string& path, in DbusSensor()
|
/openbmc/qemu/hw/mem/ |
H A D | cxl_type3.c | 1405 void qmp_cxl_inject_poison(const char *path, uint64_t start, uint64_t length, in qmp_cxl_inject_poison() 1457 void qmp_cxl_inject_uncorrectable_errors(const char *path, in qmp_cxl_inject_uncorrectable_errors() 1549 void qmp_cxl_inject_correctable_error(const char *path, CxlCorErrorType type, in qmp_cxl_inject_correctable_error() 1639 void qmp_cxl_inject_general_media_event(const char *path, CxlEventLog log, in qmp_cxl_inject_general_media_event() 1722 void qmp_cxl_inject_dram_event(const char *path, CxlEventLog log, uint8_t flags, in qmp_cxl_inject_dram_event() 1824 void qmp_cxl_inject_memory_module_event(const char *path, CxlEventLog log, in qmp_cxl_inject_memory_module_event() 1955 static void qmp_cxl_process_dynamic_capacity_prescriptive(const char *path, in qmp_cxl_process_dynamic_capacity_prescriptive() 2080 void qmp_cxl_add_dynamic_capacity(const char *path, uint16_t host_id, in qmp_cxl_add_dynamic_capacity() 2098 void qmp_cxl_release_dynamic_capacity(const char *path, uint16_t host_id, in qmp_cxl_release_dynamic_capacity()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | pci.c | 189 const char *path; in ft_pci_setup() local
|
/openbmc/dbus-sensors/src/ |
H A D | DeviceMgmt.cpp | 64 std::filesystem::path path = i2cBusPath(bus) / deviceDirName(bus, address); in devicePresent() local
|
H A D | Utils.cpp | 234 std::string path = p->path().string(); in findFiles() local 607 const std::string& path) in createAssociation() 672 const std::string& path) in createInventoryAssoc() 781 sdbusplus::message::object_path path; in setupManufacturingModeMatch() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-cache-management.py | 111 def scandir(path, paths): argument
|
/openbmc/openpower-occ-control/test/ |
H A D | error_files_tests.cpp | 40 auto path = mkdtemp(tmpDirTemplate); in SetUp() local
|
/openbmc/telemetry/tests/src/ |
H A D | test_trigger.cpp | 103 static T getProperty(const std::string& path, const std::string& property) in getProperty() 111 const std::string& path, const std::string& property, const T& newValue) in setProperty() 128 static void changeProperty(const std::string& path, in changeProperty() 137 boost::system::error_code deleteTrigger(const std::string& path) in deleteTrigger()
|
/openbmc/qemu/tests/qtest/migration/ |
H A D | framework.c | 195 g_autofree char *path = g_strdup_printf("%s/%s", tmpfs, filename); in cleanup() local 876 g_autofree char *path = g_strdup_printf("%s/%s", tmpfs, FILE_TEST_FILENAME); in file_dirty_offset_region() local 886 g_autofree char *path = g_strdup_printf("%s/%s", tmpfs, FILE_TEST_FILENAME); in file_check_offset_region() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 133 sdbusplus::message::object_path path(objectPath); in InventoryItem() local 737 const std::string& path, const std::string_view chassisId, in objectExcerptToJson() 783 const std::string& associatedPath, const std::string& path, in getAllSensorObjects()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | liodn.c | 281 char path[64]; in fdt_fixup_pci_liodn_offsets() local 295 char path[64]; in fdt_fixup_pci_liodn_offsets() local
|