Searched defs:__data (Results 1 – 5 of 5) sorted by relevance
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
| H A D | __intrusive_ptr.hpp | 156 explicit __intrusive_ptr(__control_block<_UncvTy, _ReservedBits>* __data) noexcept in __intrusive_ptr() 176 auto* __data = std::exchange(__data_, nullptr); in __release_() local 255 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __intrusive_from_this() local 264 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __intrusive_from_this() local 273 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __inc_ref() local 282 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __dec_ref() local 290 auto* __data = reinterpret_cast<const __control_block<_Ty, _ReservedBits>*>( in __is_set() local 299 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __set_bit() local 308 auto* __data = reinterpret_cast<__control_block<_Ty, _ReservedBits>*>( in __clear_bit() local
|
| H A D | __bulk.hpp | 102 struct __data { struct 104 _Shape __shape_; 106 static constexpr auto __mbrs_ =
|
| H A D | __sender_introspection.hpp | 48 using __data = _Data; typedef
|
| /openbmc/u-boot/include/ |
| H A D | spi-mem.h | 119 #define SPI_MEM_OP(__cmd, __addr, __dummy, __data) \ argument
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | aspeed_spi.c | 227 #define ASPEED_SPI_OP(__io_mode, __cmd, __addr, __dummy, __data) \ argument
|