Leaked source code of windows server 2003
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.

78 lines
1.7 KiB

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