VOID __stdcall __noreturn IopPassiveInterruptRealtimeWorker(VOID *Context){
_LIST_ENTRY *v2;
while( 1 )
{
do
v2 = KeRemoveQueue((_KQUEUE *)Context, 0, 0i64);
while( v2 == (_LIST_ENTRY *)128 );
((void(__fastcall *)(_LIST_ENTRY *))v2[1].Flink)(v2[1].Blink);
}
}