Home
last modified time | relevance | path

Searched refs:DebugPortSpinLock (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1913 AcquireMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1922 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1930 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1936 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1950 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
1969 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2020 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2056 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2107 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
2339 ReleaseMpSpinLock (&mDebugMpContext.DebugPortSpinLock); in CommandCommunication()
[all …]
DDebugMp.h27 SPIN_LOCK DebugPortSpinLock; ///< Lock for access debug port member
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DDxeDebugAgentLib.c259 InitializeSpinLock (&mDebugMpContext.DebugPortSpinLock); in SetupDebugAgentEnvironment()