Home
last modified time | relevance | path

Searched refs:queue_element (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOService.cpp328 #define queue_element(entry, element, type, field) do { \ macro
2160 queue_element(entry, notify, _IOServiceInterestNotifier *, chain); in applyToInterestNotifiers()
2371 queue_element(entry, notify, _IOServiceInterestNotifier *, chain); in cleanInterestList()