HomeSort by relevance Sort by last modified time
    Searched refs:TPL_SOCKETS (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.c 99 entering at TPL_SOCKETS for proper data structure synchronization.
779 RAISE_TPL ( TplPrevious, TPL_SOCKETS );
    [all...]
Service.c 159 RAISE_TPL ( TplPrevious, TPL_SOCKETS );
307 RAISE_TPL ( TplPrevious, TPL_SOCKETS );
Tcp4.c 630 VERIFY_TPL ( TPL_SOCKETS );
661 TPL_SOCKETS,
853 VERIFY_AT_TPL ( TPL_SOCKETS );
    [all...]
Tcp6.c 661 VERIFY_TPL ( TPL_SOCKETS );
692 TPL_SOCKETS,
884 VERIFY_AT_TPL ( TPL_SOCKETS );
    [all...]
Ip4.c 1013 RAISE_TPL ( TplPrevious, TPL_SOCKETS );
    [all...]
Udp4.c 867 RAISE_TPL ( TplPrevious, TPL_SOCKETS );
    [all...]
Udp6.c 908 RAISE_TPL ( TplPrevious, TPL_SOCKETS );
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/Efi/
EfiSocketLib.h 43 #define TPL_SOCKETS TPL_CALLBACK ///< TPL for routine synchronization

Completed in 236 milliseconds