Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/wdf/shared/irphandlers/io/
H A Dfxpkgio.cpp1237 for (ple = PopEntryList(&queueList); ple != NULL; in StopProcessingForPower()
1238 ple = PopEntryList(&queueList)) { in StopProcessingForPower()
1315 for (ple = PopEntryList(&queueList); in ResumeProcessingForPower()
1317 ple = PopEntryList(&queueList)) { in ResumeProcessingForPower()
1366 for (ple = PopEntryList(&queueList); in ResetStateForRestart()
1368 ple = PopEntryList(&queueList)) { in ResetStateForRestart()
/reactos/drivers/network/dd/dc21x4/
H A Dutil.h62 #define DcPopEntryList PopEntryList
H A Dsend.c153 CoalesceBuffer = (PDC_COALESCE_BUFFER)PopEntryList(&Adapter->SendBufferList); in DcSendPacket()
H A Dinit.c1068 PSINGLE_LIST_ENTRY Entry = PopEntryList(&Adapter->AllocRcbList); in DcFreeAdapter()
/reactos/win32ss/user/ntuser/
H A Dobject.h52 ReferenceEntry = PopEntryList(&W32Thread->ReferencesList); in UserDerefObjectCo()
H A Dmain.c808 psle = PopEntryList(&ptiCurrent->ReferencesList); in ExitThreadCallback()
815 psle = PopEntryList(&ptiCurrent->ReferencesList); in ExitThreadCallback()
/reactos/modules/rostests/kmtests/ntos_ex/
H A DExSingleList.c77 #define PopXList(h, s) PopEntryList(h)
/reactos/ntoskrnl/ex/
H A Dinterlocked.c212 ListEntry = PopEntryList(ListHead); in ExInterlockedPopEntryList()
418 ListEntry = PopEntryList(ListHead); in ExfInterlockedPopEntryList()
/reactos/drivers/filesystems/cdfs/
H A Dcdinit.c291 IrpContext = (PIRP_CONTEXT) PopEntryList( &CdData.IrpContextList) ; in CdUnload()
H A Dstrucsup.c1644 NewIrpContext = (PIRP_CONTEXT) PopEntryList( &CdData.IrpContextList );
/reactos/drivers/network/dd/nvnet/
H A Dsend.c432 CoalesceBuffer = (PNVNET_TX_BUFFER)PopEntryList(&Adapter->Send.BufferList); in NvNetSendPacket()
/reactos/win32ss/user/winsrv/concfg/
H A Dfont.c1138 Entry = PopEntryList(&TTFontCache); in ClearTTFontCache()
/reactos/sdk/lib/drivers/wdf/shared/targets/general/
H A Dfxiotarget.cpp569 ple = PopEntryList(RequestListHead); in _CancelSentRequests()
/reactos/sdk/include/xdk/
H A Drtlfuncs.h243 PopEntryList( in PopEntryList() function
/reactos/sdk/include/ndk/
H A Drtlfuncs.h93 PopEntryList( in PopEntryList() function