Searched refs:QueuedApc (Results 1 – 1 of 1) sorted by relevance
92 PKAPC QueuedApc; in KiInsertQueueApc() local147 QueuedApc = CONTAINING_RECORD(NextEntry, KAPC, ApcListEntry); in KiInsertQueueApc()150 if (!QueuedApc->NormalRoutine) break; in KiInsertQueueApc()