Searched defs:reactor (Results 1 – 5 of 5) sorted by relevance
99 const std::shared_ptr<MCTPReactor>& reactor, sdbusplus::message_t& msg) in addInventory()121 static void removeInventory(const std::shared_ptr<MCTPReactor>& reactor, in removeInventory()149 const std::shared_ptr<MCTPReactor>& reactor, ManagedObjectType& entities) in manageMCTPEntity()188 auto reactor = std::make_shared<MCTPReactor>(associationServer); in main() local
278 static int __rv_register_reactor(struct rv_reactor *reactor) in __rv_register_reactor()307 int rv_register_reactor(struct rv_reactor *reactor) in rv_register_reactor()329 int rv_unregister_reactor(struct rv_reactor *reactor) in rv_unregister_reactor()
28 struct rv_reactor *reactor; member
83 std::shared_ptr<MCTPReactor> reactor; member in MCTPReactorFixture205 auto reactor = std::make_shared<MCTPReactor>(assoc); in TEST() local
168 static int ikm_write_reactor(char *monitor_name, char *reactor) in ikm_write_reactor()