Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp682 struct __from struct
684 using __t = __from;
685 using __id = __from;
691 auto query(_Tag) const noexcept(__nothrow_callable<const _Fun&, _Tag>) in query()
/openbmc/linux/arch/mips/include/asm/
H A Duaccess.h508 strncpy_from_user(char *__to, const char __user *__from, long __len) in strncpy_from_user()