Searched refs:invocation (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1375 _IOServiceNotifierInvocation invocation; local
1378 invocation.thread = current_thread();
1384 queue_enter( &notify->handlerInvocations, &invocation,
1395 queue_remove( &notify->handlerInvocations, &invocation,
2565 _IOServiceNotifierInvocation invocation; local
2569 invocation.thread = current_thread();
2575 queue_enter( &notify->handlerInvocations, &invocation,
2585 queue_remove( &notify->handlerInvocations, &invocation,
/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c1044 #error pmc_reservation_interrupt needs an inter-processor method invocation mechanism for this architecture

Completed in 32 milliseconds