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

1 2 3 4 5 6 7 891011

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiMisc.c 545 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PCD/Dxe/
Pcd.c 172 TPL_CALLBACK,
1016 // Aquire lock to prevent reentrance from TPL_CALLBACK level
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c 631 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h 589 #define TPL_CALLBACK 8
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLib.c 334 TPL_CALLBACK,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDhcp.c 700 Status = gBS->CreateEvent (EVT_TIMER, TPL_CALLBACK, NULL, NULL, &Timer);
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp6.c 577 TPL_CALLBACK,
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpDriver.c 894 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.c     [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
Driver.c 191 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/
VirtioBlk.c 949 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalDriver.c 740 TPL_CALLBACK,
  /external/syslinux/efi32/include/efi/
efiapi.h 188 #define TPL_CALLBACK 8
  /external/syslinux/efi64/include/efi/
efiapi.h 188 #define TPL_CALLBACK 8
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h 188 #define TPL_CALLBACK 8
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h 530 #define TPL_CALLBACK 8
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.c     [all...]
PxeBcImpl.c 229 Request IcmpErrorListenHandlerDpc as a DPC at TPL_CALLBACK
243 // Request IpIoListenHandlerDpc as a DPC at TPL_CALLBACK
245 QueueDpc (TPL_CALLBACK, IcmpErrorListenHandlerDpc, Context);
379 TPL_CALLBACK,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c     [all...]
PxeBcImpl.c 172 TPL_CALLBACK,
233 TPL_CALLBACK,
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHcDxe.c 759 TPL_CALLBACK,
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdMmcPciHcDxe.c 709 TPL_CALLBACK,
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSink/
DataSink.c 38 #define TPL_DATASINK TPL_CALLBACK ///< Synchronization TPL
    [all...]

Completed in 187 milliseconds

1 2 3 4 5 6 7 891011