Home
last modified time | relevance | path

Searched defs:future (Results 1 – 9 of 9) sorted by relevance

/openbmc/telemetry/tests/src/
H A Ddbus_environment.hpp52 for (auto& future : futures) in waitForFutures() local
78 static T waitForFuture(std::future<T> future, in waitForFuture()
122 auto future = promise.get_future(); in setProperty() local
139 auto future = promise.get_future(); in callMethod() local
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.cpp120 for (auto& future : futures) in collectHWHBDump() local
231 auto future = std::async(std::launch::async, [this, procTarget, in spawnDumpCollectionProcesses() local
/openbmc/linux/include/uapi/linux/
Dcramfs_fs.h
/openbmc/u-boot/include/cramfs/
H A Dcramfs_fs.h58 u32 future; /* reserved for future use */ member
/openbmc/linux/include/linux/
Dti_wilink_st.h
/openbmc/linux/tools/tracing/latency/
Dlatency-collector.c
/openbmc/linux/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.h
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp445 std::future<int> future = std::async(std::launch::async, [&]() { getBusFRUs() local
/openbmc/linux/tools/testing/selftests/iommu/
Diommufd.c