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.hpp53 for (auto& future : futures) in waitForFutures() local
79 static T waitForFuture(std::future<T> future, in waitForFuture()
123 auto future = promise.get_future(); in setProperty() local
140 auto future = promise.get_future(); in callMethod() local
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.cpp106 for (auto& future : futures) in collectDump() local
145 auto future = std::async(std::launch::async, in spawnDumpCollectionProcesses() local
/openbmc/linux/include/uapi/linux/
H A Dcramfs_fs.h59 __u32 future; /* reserved for future use */ member
/openbmc/u-boot/include/cramfs/
H A Dcramfs_fs.h58 u32 future; /* reserved for future use */ member
/openbmc/linux/include/linux/
H A Dti_wilink_st.h297 u8 future[24]; member
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c513 static __always_inline void get_time_in_future(struct timespec *future, in get_time_in_future()
1011 struct timespec future; in go_to_sleep() local
/openbmc/entity-manager/src/
H A Dfru_device.cpp402 std::future<int> future = std::async(std::launch::async, [&]() { in getBusFRUs() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.h289 u8 future[MAX_BASE_EXTENSION_FUTURE]; member
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd.c132 __u64 future; in TEST_F() member