Searched refs:addPELToQueue (Results 1 – 2 of 2) sorted by relevance
194 bool addPELToQueue(const PEL& pel);
50 _repo.for_each(std::bind(std::mem_fn(&HostNotifier::addPELToQueue), this, in HostNotifier()83 bool HostNotifier::addPELToQueue(const PEL& pel) in addPELToQueue() function in openpower::pels::HostNotifier