Home
last modified time | relevance | path

Searched defs:_callback (Results 1 – 6 of 6) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.hpp40 std::function<void()> _callback; member
/openbmc/sdbusplus/include/sdbusplus/bus/
H A Dmatch.hpp49 std::unique_ptr<callback_t> _callback; member
/openbmc/qemu/tests/qemu-iotests/
H A D257358 def _callback(): function
/openbmc/qemu/hw/core/
H A Dqdev.c166 #define DEVICE_LISTENER_CALL(_callback, _direction, _args...) \ argument
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp787 std::function<void()> _callback; global() member
/openbmc/qemu/system/
H A Dmemory.c108 #define MEMORY_LISTENER_CALL_GLOBAL(_callback, _direction, _args...) \ argument
132 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument