Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h29 #define INIT_PORT_DCB_CMD(__pcmd, __port, __op, __action) \ argument
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dat_coroutine_exit.hpp277 co_await static_cast<_Action&&>(__action)(static_cast<_Ts&&>(__ts)...); in __impl() local