Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/rocker/
H A Drocker.c262 RockerTlv *nest; in cmd_get_port_settings() local
477 RockerTlv *nest; in rocker_event_link_changed() local
530 RockerTlv *nest; in rocker_event_mac_vlan_seen() local
/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c104 static void coroutine_fn nest(void *opaque) in nest() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp914 [[nodiscard]] auto nest(_Constrained&& __c) -> nest_result_t<_Constrained> in nest() function