Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/bus/
H A Dmatch.hpp49 std::unique_ptr<callback_t> _callback; member
/openbmc/entity-manager/src/
H A Dentity_manager.hpp80 std::function<void()> _callback; member
H A Dfru_device.cpp800 std::function<void()> _callback; member
/openbmc/qemu/tests/qemu-iotests/
H A D257358 def _callback(): function
/openbmc/linux/include/linux/
H A Dinterrupt.h655 #define DECLARE_TASKLET(name, _callback) \ argument
662 #define DECLARE_TASKLET_DISABLED(name, _callback) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h370 apic_update_callback(_callback,_fn) global() argument
484 apic_update_callback(_callback,_fn) global() argument
/openbmc/qemu/hw/core/
H A Dqdev.c166 #define DEVICE_LISTENER_CALL(_callback, _direction, _args...) \ argument
/openbmc/qemu/system/
H A Dmemory.c106 #define MEMORY_LISTENER_CALL_GLOBAL(_callback, _direction, _args...) \ argument
130 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument