OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RaiseTPL
(Results
151 - 175
of
187
) sorted by null
1
2
3
4
5
6
7
8
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.c
154
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpIo.c
1054
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpDriver.c
894
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
Driver.c
188
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/
FirmwareUpdate.c
379
// while still allowing
RaiseTPL
(TPL_NOTIFY) within
382
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
/external/syslinux/efi32/include/efi/
efiapi.h
737
EFI_RAISE_TPL
RaiseTPL
;
/external/syslinux/efi64/include/efi/
efiapi.h
737
EFI_RAISE_TPL
RaiseTPL
;
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h
737
EFI_RAISE_TPL
RaiseTPL
;
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
AtaAtapiPassThru.c
[
all
...]
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
BiosVideo.c
[
all
...]
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MMCHSDxe/
MMCHS.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSink/
DataSink.c
657
TplPrevious = gBS->
RaiseTPL
( TPL_DATASINK );
[
all
...]
/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
FbGop.c
[
all
...]
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciEnumeratorSupport.c
706
OldTpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbUtility.c
731
Tpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
Partition.c
207
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4If.c
727
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
Udp4Impl.c
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
Udp6Impl.c
[
all
...]
/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/
MMCHS.c
[
all
...]
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
Ax88772.c
770
TplPrevious = gBS->
RaiseTPL
( TPL_AX88772 );
[
all
...]
Completed in 4575 milliseconds
1
2
3
4
5
6
7
8