Searched defs:get_priority (Results 1 – 2 of 2) sorted by relevance
/openbmc/sdeventplus/src/sdeventplus/source/ | ||
H A D | base.cpp | 63 int64_t Base::get_priority() const in get_priority() function in sdeventplus::source::Base |
/openbmc/qemu/hw/intc/ | ||
H A D | i8259.c | 60 static int get_priority(PICCommonState *s, int mask) in get_priority() function |