Searched defs:stop_requested (Results 1 – 5 of 5) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ | ||
H A D | stop_token.hpp | 102 static constexpr auto stop_requested() noexcept -> bool in stop_requested() function |
H A D | task.hpp | 147 [[nodiscard]] auto stop_requested() const noexcept -> bool in stop_requested() function in exec::__task::__default_task_context_impl |
/openbmc/sdbusplus/include/sdbusplus/async/ | ||
H A D | context.hpp | 89 bool stop_requested() noexcept in stop_requested() function in sdbusplus::async::context |
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ | ||
H A D | ia_css_pipeline.h | 46 bool stop_requested; member |
/openbmc/linux/drivers/staging/media/atomisp/pci/ | ||
H A D | ia_css_pipe.h | 115 bool stop_requested; member |