Searched refs:__read (Results 1 – 6 of 6) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __read_env.hpp | 35 namespace __read namespace 90 __mtry_catch_q<__read::__completions_t, __q<__query_failed_error>>, 134 inline constexpr __read::__read_env_t read{}; 135 inline constexpr __read::__read_env_t read_env{}; 138 struct __sexpr_impl<__read::__read_env_t> : __read::__read_env_impl
|
/openbmc/obmc-console/test/ |
H A D | test-client-escape.c | 26 static ssize_t __read(int fd, void *buf, size_t len); 27 #define read __read 172 static ssize_t __read(int fd, void *buf, size_t len) in __read() function
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | spinand.h | 283 #define SPINAND_INFO_OP_VARIANTS(__read, __write, __update) \ argument 285 .read_cache = __read, \
|
/openbmc/linux/include/linux/mtd/ |
H A D | spinand.h | 365 #define SPINAND_INFO_OP_VARIANTS(__read, __write, __update) \ argument 367 .read_cache = __read, \
|
/openbmc/linux/drivers/ntb/test/ |
H A D | ntb_tool.c | 272 #define TOOL_FOPS_RDWR(__name, __read, __write) \ argument 276 .read = __read, \
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
H A D | autotools-update.patch | 1051 - __fstat, __open, __close, __read, __mmap, and __munmap resp 3797 -# define read __read
|