/openbmc/sdbusplus/src/ |
H A D | exception.cpp | 18 int exception::set_error(sd_bus_error* e) const in set_error() function in sdbusplus::exception::exception 23 int exception::set_error(SdBusInterface* i, sd_bus_error* e) const in set_error() function in sdbusplus::exception::exception
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __execute.hpp | 51 [[noreturn]] void set_error(std::exception_ptr) noexcept in set_error() function
|
H A D | __start_detached.hpp | 51 [[noreturn]] void set_error(_Error&&) noexcept in set_error() function
|
H A D | __receiver_ref.hpp | 119 void set_error(_Error&& __err) noexcept in set_error() function in stdexec::__any_::__receiver_ref
|
H A D | __receivers.hpp | 139 inline constexpr set_error_t set_error{}; variable
|
H A D | __submit.hpp | 86 void set_error(_Error&& __err) noexcept in set_error() function
|
H A D | __receiver_adaptor.hpp | 165 void set_error(_Error&& __err) && noexcept in set_error() function
|
H A D | __schedule_from.hpp | 158 void set_error(_Error&& __err) noexcept in set_error() function
|
H A D | __debug.hpp | 95 void set_error(_Error&&) noexcept in set_error() function
|
H A D | __as_awaitable.hpp | 73 void set_error(_Error&& __err) noexcept in set_error() function
|
H A D | __sync_wait.hpp | 117 void set_error(_Error __err) noexcept in set_error() function
|
H A D | __p2300.hpp | 143 inline constexpr stdexec::set_error_t set_error{}; variable
|
H A D | __shared.hpp | 204 void set_error(_Error&& __err) noexcept in set_error() function
|
H A D | __let.hpp | 122 void set_error(_Error&& __err) noexcept in set_error() function
|
H A D | __basic_sender.hpp | 202 void set_error(_Error&& __err) noexcept in set_error() function
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_bus.c | 104 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device()
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | any_sender_of.hpp | 839 void set_error(_Error&& __err) noexcept in set_error() function 928 void set_error(_Error&& __err) noexcept in set_error() function 1033 void set_error(_Error&& __err) noexcept in set_error() function 1423 void set_error(_Error&& __err) noexcept in set_error() function in exec::any_receiver_ref
|
H A D | async_scope.hpp | 212 void set_error(_Error&& __err) noexcept in set_error() function 671 void set_error(_Error&& __err) noexcept in set_error() function 838 [[noreturn]] void set_error(std::exception_ptr __eptr) noexcept in set_error() function
|
H A D | at_coroutine_exit.hpp | 61 void set_error(_Error&& __err) noexcept in set_error() function
|
/openbmc/linux/net/wireless/ |
H A D | reg.c | 1003 int set_error = 0; regdb_fw_cb() local
|