Home
last modified time | relevance | path

Searched defs:__ref (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp792 using __vtable_t =
795 struct __env_t
814 } __env_;
818 using __id = __ref;
819 using __t = __ref;
824 __ref(_Rcvr& __rcvr) noexcept : in __ref() function
890 struct __env_t
903 } __env_;
907 using __id = __ref;
908 using __t = __ref;
[all …]
/openbmc/linux/include/linux/
H A Dinit.h75 #define __ref __section(".ref.text") noinline macro