Home
last modified time | relevance | path

Searched refs:InsertAtHead (Results 1 – 6 of 6) sorted by relevance

/reactos/boot/freeldr/freeldr/ntldr/
H A Dwinldr.h133 _In_ BOOLEAN InsertAtHead,
H A Dwlregistry.c647 _In_ BOOLEAN InsertAtHead, in WinLdrAddDriverToList() argument
817 if (InsertAtHead) in WinLdrAddDriverToList()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxeventqueue.hpp118 InsertAtHead( in InsertAtHead() function
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dpnpstatemachine.cpp895 m_PnpMachine.m_Queue[m_PnpMachine.InsertAtHead()] = Event; in PnpProcessEvent()
H A Dpowerstatemachine.cpp1246 m_PowerMachine.m_Queue.Events[m_PowerMachine.InsertAtHead()] = (USHORT) Event; in PowerProcessEvent()
H A Dpowerpolicystatemachine.cpp2981 m_PowerPolicyMachine.m_Queue[m_PowerPolicyMachine.InsertAtHead()] = Event; in PowerPolicyProcessEvent()