Searched refs:DestinationList (Results 1 – 7 of 7) sorted by relevance
/reactos/subsystems/csr/csrsrv/ |
H A D | wait.c | 330 CsrMoveSatisfiedWait(IN PLIST_ENTRY DestinationList, in CsrMoveSatisfiedWait() argument 358 InsertTailList(DestinationList, &WaitBlock->WaitList); in CsrMoveSatisfiedWait()
|
/reactos/boot/environ/lib/mm/ |
H A D | descriptor.c | 250 _In_ PBL_MEMORY_DESCRIPTOR_LIST DestinationList, in MmMdCopyList() argument 264 if (!(DestinationList) || !(SourceList)) in MmMdCopyList() 316 Status = MmMdAddDescriptorToList(DestinationList, in MmMdCopyList()
|
/reactos/drivers/ksfilter/ks/ |
H A D | irp.c | 1516 IN OUT PLIST_ENTRY DestinationList, in KsMoveIrpsOnCancelableQueue() argument 1582 InsertTailList(DestinationList, &Irp->Tail.Overlay.ListEntry); in KsMoveIrpsOnCancelableQueue() 1587 InsertHeadList(DestinationList, &Irp->Tail.Overlay.ListEntry); in KsMoveIrpsOnCancelableQueue()
|
/reactos/sdk/include/reactos/subsys/csr/ |
H A D | csrsrv.h | 365 CsrMoveSatisfiedWait(IN PLIST_ENTRY DestinationList,
|
/reactos/boot/environ/include/ |
H A D | bl.h | 2150 _In_ PBL_MEMORY_DESCRIPTOR_LIST DestinationList,
|
/reactos/sdk/include/psdk/ |
H A D | ks.h | 4091 _Inout_ PLIST_ENTRY DestinationList,
|
H A D | shobjidl.idl | 4529 coclass DestinationList {
|