Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
1.6 KiB

  1. ExAcquireFastMutex
  2. ExReleaseFastMutex
  3. ExTryToAcquireFastMutex
  4. KeGetCurrentIrql
  5. KeLowerIrql
  6. KfRaiseIrql
  7. KeRaiseIrqlToDpcLevel
  8. KeAcquireSpinLockRaiseToDpc
  9. KeAcquireSpinLockRaiseToSynch
  10. KeReleaseSpinLock
  11. KeTestSpinLock
  12. KeTryToAcquireSpinLockAtDpcLevel
  13. KeAcquireQueuedSpinLock
  14. KeAcquireQueuedSpinLockRaiseToSynch
  15. KeReleaseQueuedSpinLock
  16. KeTryToAcquireQueuedSpinLock
  17. KeTryToAcquireQueuedSpinLockRaiseToSynch
  18. KeAcquireInStackQueuedSpinLock
  19. KeAcquireInStackQueuedSpinLockRaiseToSynch
  20. KeReleaseInStackQueuedSpinLock
  21. KeSaveFloatingPointState
  22. KeRestoreFloatingPointState
  23. InitializeSListHead
  24. ExQueryDepthSList
  25. ExpInterlockedFlushSList
  26. ExpInterlockedPopEntrySList
  27. ExpInterlockedPushEntrySList
  28. ExAllocateFromPagedLookasideList
  29. ExFreeToPagedLookasideList
  30. ExQueryDepthSList
  31. KeSetProfileIrql
  32. MmLockPagableImageSection=MmLockPagableDataSection
  33. MmHighestUserAddress CONSTANT // data - use pointer for access
  34. MmSystemRangeStart CONSTANT // data - use pointer for access
  35. MmUserProbeAddress CONSTANT // data - use pointer for access
  36. KeGetCurrentThread
  37. RtlCaptureContext
  38. RtlCopyMemory
  39. RtlCopyMemoryNonTemporal
  40. RtlPcToFileHeader
  41. RtlPrefetchMemoryNonTemporal
  42. RtlRestoreContext
  43. RtlLookupFunctionEntry
  44. RtlVirtualUnwind
  45. RtlUnwindEx
  46. __C_specific_handler
  47. _local_unwind
  48. __chkstk
  49. _setjmp
  50. _setjmpex
  51. longjmp
  52. KiCpuId
  53. KiIpiServiceRoutine
  54. KiDeliverApc
  55. KiDispatchInterrupt
  56. KiUnexpectedInterrupt
  57. memcmp
  58. memcpy
  59. memmove
  60. memset