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

1 2 34 5 6 7 8

  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
SimpleNetwork.c 168 TplPrevious = gBS->RaiseTPL ( TPL_AX88772 );
456 TplPrevious = gBS->RaiseTPL ( TPL_AX88772 );
746 TplPrevious = gBS->RaiseTPL ( TPL_AX88772 );
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
SnpReceive.c 91 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
Lan91xDxe.c 1028 SavedTpl = gBS->RaiseTPL (LAN91X_TPL);
1076 SavedTpl = gBS->RaiseTPL (LAN91X_TPL);
1130 SavedTpl = gBS->RaiseTPL (LAN91X_TPL);
1208 SavedTpl = gBS->RaiseTPL (LAN91X_TPL);
1270 SavedTpl = gBS->RaiseTPL (LAN91X_TPL);
1333 SavedTpl = gBS->RaiseTPL (LAN91X_TPL);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpDriver.c 506 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
633 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
MnpConfig.c 123 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
189 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
280 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
373 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /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);
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
hand.c 456 OldTpl = uefi_call_wrapper(BS->RaiseTPL, 1, TPL_NOTIFY);
576 OldTpl = uefi_call_wrapper(BS->RaiseTPL, 1, TPL_NOTIFY);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
AtaBus.c 164 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
SerialIo.c 504 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
684 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
858 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
938 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
1060 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDriver.c     [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/
WinNtSerialIo.c 874 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
1037 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSimpleFileSystemDxe/
WinNtSimpleFileSystem.c 553 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c 952 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
1022 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.c 919 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Impl.c 387 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
Ip4Driver.c 824 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
904 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
959 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
ScsiDisk.c 462 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
525 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
649 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
786 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
859 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1010 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLib.c 289 retrieve the current TPL. Instead, the RaiseTPL() function is used to raise
305 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
366 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
403 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLib.c 311 retrieve the current TPL. Instead, the RaiseTPL() function is used to raise
327 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
388 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
425 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Driver.c 849 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
925 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
970 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 911 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
980 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1074 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopInput.c 427 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
499 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
640 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DwEmmcDxe.c 484 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
522 Tpl = gBS->RaiseTPL (TPL_NOTIFY);

Completed in 1015 milliseconds

1 2 34 5 6 7 8