HomeSort by relevance Sort by last modified time
    Searched defs:OldTpl (Results 26 - 50 of 144) sorted by null

12 3 4 5 6

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
MonotonicCounter.c 68 EFI_TPL OldTpl;
85 OldTpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
88 gBS->RestoreTPL (OldTpl);
141 EFI_TPL OldTpl;
154 OldTpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
157 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/RealTimeClockLib/
RealTimeClockLib.c 55 EFI_TPL OldTpl;
61 OldTpl = gBS->RaiseTPL(TPL_NOTIFY);
112 gBS->RestoreTPL(OldTpl);
136 EFI_TPL OldTpl;
153 OldTpl = gBS->RaiseTPL(TPL_NOTIFY);
182 gBS->RestoreTPL(OldTpl);
253 EFI_TPL OldTpl;
258 OldTpl = gBS->RaiseTPL(TPL_NOTIFY);
262 gBS->RestoreTPL(OldTpl);
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
SnpReceive.c 75 EFI_TPL OldTpl;
91 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
186 gBS->RestoreTPL (OldTpl);
DriverBinding.c 597 EFI_TPL OldTpl;
611 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
632 gBS->RestoreTPL (OldTpl);
SnpInitialize.c 381 EFI_TPL OldTpl;
394 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
502 gBS->RestoreTPL (OldTpl);
524 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuBlockIoDxe/
EmuBlockIo.c 39 EFI_TPL OldTpl;
43 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
47 gBS->RestoreTPL (OldTpl);
97 EFI_TPL OldTpl;
101 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
105 gBS->RestoreTPL (OldTpl);
154 EFI_TPL OldTpl;
158 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
162 gBS->RestoreTPL (OldTpl);
199 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/
Ps2MouseAbsolutePointer.c 139 EFI_TPL OldTpl;
193 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
345 gBS->RestoreTPL (OldTpl);
399 gBS->RestoreTPL (OldTpl);
520 EFI_TPL OldTpl;
540 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
607 gBS->RestoreTPL (OldTpl);
659 EFI_TPL OldTpl;
671 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
682 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/
Ps2Mouse.c 139 EFI_TPL OldTpl;
193 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
355 gBS->RestoreTPL (OldTpl);
414 gBS->RestoreTPL (OldTpl);
535 EFI_TPL OldTpl;
555 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
622 gBS->RestoreTPL (OldTpl);
674 EFI_TPL OldTpl;
686 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
696 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
ArpDriver.c 574 EFI_TPL OldTpl;
633 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
641 gBS->RestoreTPL (OldTpl);
701 EFI_TPL OldTpl;
762 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
782 gBS->RestoreTPL (OldTpl);
ArpMain.c 55 EFI_TPL OldTpl;
70 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
77 gBS->RestoreTPL (OldTpl);
145 EFI_TPL OldTpl;
181 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
275 gBS->RestoreTPL (OldTpl);
329 EFI_TPL OldTpl;
343 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
358 gBS->RestoreTPL (OldTpl);
391 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Impl.c 59 EFI_TPL OldTpl;
65 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
90 gBS->RestoreTPL (OldTpl);
146 EFI_TPL OldTpl;
156 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
266 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
TlsDriver.c 324 EFI_TPL OldTpl;
376 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
381 gBS->RestoreTPL (OldTpl);
421 EFI_TPL OldTpl;
469 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
491 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
LcdGraphicsOutputDxe.c 211 EFI_TPL OldTpl;
218 OldTpl = gBS->RaiseTPL(TPL_NOTIFY);
238 gBS->RestoreTPL(OldTpl);
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
DriverBinding.c 356 EFI_TPL OldTpl;
390 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
437 gBS->RestoreTPL (OldTpl);
Snp.c 125 EFI_TPL OldTpl;
142 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
161 gBS->RestoreTPL (OldTpl);
209 EFI_TPL OldTpl;
225 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
258 gBS->RestoreTPL (OldTpl);
301 EFI_TPL OldTpl;
318 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
336 gBS->RestoreTPL (OldTpl);
404 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
GopInput.c 129 EFI_TPL OldTpl;
139 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
150 gBS->RestoreTPL (OldTpl);
178 EFI_TPL OldTpl;
189 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
204 gBS->RestoreTPL (OldTpl);
227 EFI_TPL OldTpl;
237 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
249 gBS->RestoreTPL (OldTpl);
385 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
EmuSimpleFileSystem.c 107 EFI_TPL OldTpl;
115 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
122 gBS->RestoreTPL (OldTpl);
145 EFI_TPL OldTpl;
151 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
160 gBS->RestoreTPL (OldTpl);
190 EFI_TPL OldTpl;
201 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
207 gBS->RestoreTPL (OldTpl);
240 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 151 EFI_TPL OldTpl;
160 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
170 gBS->RestoreTPL (OldTpl);
192 EFI_TPL OldTpl;
208 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
218 gBS->RestoreTPL (OldTpl);
225 gBS->RestoreTPL (OldTpl);
323 EFI_TPL OldTpl;
332 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
363 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 151 EFI_TPL OldTpl;
160 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
170 gBS->RestoreTPL (OldTpl);
192 EFI_TPL OldTpl;
208 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
218 gBS->RestoreTPL (OldTpl);
225 gBS->RestoreTPL (OldTpl);
323 EFI_TPL OldTpl;
332 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
363 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2MouseDxe/
Ps2Mouse.c 162 EFI_TPL OldTpl;
208 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
369 gBS->RestoreTPL (OldTpl);
428 gBS->RestoreTPL (OldTpl);
550 EFI_TPL OldTpl;
570 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
635 gBS->RestoreTPL (OldTpl);
687 EFI_TPL OldTpl;
699 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
709 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Driver.c 549 EFI_TPL OldTpl;
605 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
610 gBS->RestoreTPL (OldTpl);
644 EFI_TPL OldTpl;
684 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
700 gBS->RestoreTPL (OldTpl);
706 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
710 gBS->RestoreTPL (OldTpl);
734 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpDriver.c 447 EFI_TPL OldTpl;
506 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
511 gBS->RestoreTPL (OldTpl);
566 EFI_TPL OldTpl;
633 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
656 gBS->RestoreTPL (OldTpl);
MnpMain.c 53 EFI_TPL OldTpl;
63 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
92 gBS->RestoreTPL (OldTpl);
158 EFI_TPL OldTpl;
171 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
187 gBS->RestoreTPL (OldTpl);
235 EFI_TPL OldTpl;
255 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
308 gBS->RestoreTPL (OldTpl);
363 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Driver.c 497 EFI_TPL OldTpl;
587 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
592 gBS->RestoreTPL (OldTpl);
636 EFI_TPL OldTpl;
711 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
719 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
Udp4Driver.c 312 EFI_TPL OldTpl;
385 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
393 gBS->RestoreTPL (OldTpl);
449 EFI_TPL OldTpl;
526 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
539 gBS->RestoreTPL (OldTpl);

Completed in 394 milliseconds

12 3 4 5 6