HomeSort by relevance Sort by last modified time
    Searched refs:TPL_CALLBACK (Results 76 - 100 of 266) sorted by null

1 2 34 5 6 7 8 91011

  /device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportDxe/
CbSupportDxe.c 209 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 46 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
AcpiVariableThunkPlatform.c 206 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbEnumer.c 273 // called at TPL_CALLBACK. Some driver sitting on USB has
285 gBS->RestoreTPL (TPL_CALLBACK);
291 ASSERT (UsbGetCurrentTpl () == TPL_CALLBACK);
474 // called at TPL_CALLBACK. Some driver sitting on USB has
481 gBS->RestoreTPL (TPL_CALLBACK);
489 ASSERT (UsbGetCurrentTpl () == TPL_CALLBACK);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassImpl.c 66 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
120 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
236 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
802 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
MemoryAttributesTable.c 260 TPL_CALLBACK - 1,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64/
SaveLongModeContext.c 189 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Impl.c 397 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
561 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
648 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
682 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Get_status.c 222 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
Initialize.c 204 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
Receive.c 218 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
Station_address.c 221 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
Statistics.c 93 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/OvmfPkg/SmmControl2Dxe/
SmmControl2Dxe.c 240 Status = gBS->CreateEvent (EVT_NOTIFY_SIGNAL, TPL_CALLBACK,
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
SnpReceive.c 91 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
TechNotes.txt 174 bit of the driver instance (data or device) run at the TPL_CALLBACK level.
177 than what's documented for TPL_CALLBACK.
180 driver, the choice is TPL_CALLBACK again. This in effect serializes the
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/
VlvPlatformInit.c 228 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Impl.c 952 TPL_CALLBACK,
1017 TPL_CALLBACK,
    [all...]
Ip4Impl.c 387 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpDriver.c 506 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
633 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
Udp4Driver.c 385 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
526 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
Udp6Driver.c 412 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
553 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
DxeMpLib.c 386 TPL_CALLBACK,
395 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSimpleFileSystemDxe/
WinNtSimpleFileSystem.c 553 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressBlockIo.c 962 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]

Completed in 221 milliseconds

1 2 34 5 6 7 8 91011