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.

75 lines
1.6 KiB

  1. ExAcquireFastMutex
  2. ExReleaseFastMutex
  3. ExTryToAcquireFastMutex
  4. ExIa64InterlockedDecrementLong
  5. ExIa64InterlockedIncrementLong
  6. ExIa64InterlockedExchangeUlong
  7. InitializeSListHead
  8. ExQueryDepthSList
  9. ExpInterlockedFlushSList
  10. ExpInterlockedPopEntrySList
  11. ExpInterlockedPushEntrySList
  12. KeGetCurrentIrql
  13. KeBreakinBreakpoint
  14. KeLowerIrql
  15. KeRaiseIrql
  16. KfRaiseIrql
  17. KeRaiseIrqlToDpcLevel
  18. KeRaiseIrqlToSynchLevel
  19. KeAcquireSpinLock
  20. KeAcquireSpinLockRaiseToDpc
  21. KeAcquireSpinLockRaiseToSynch
  22. KeGetCurrentThread
  23. KeReleaseSpinLock
  24. KeFlushCurrentTb
  25. KeFillFixedEntryTb
  26. KeFlushIoBuffers
  27. KeSaveFloatingPointState
  28. KeRestoreFloatingPointState
  29. KeIpiInterrupt
  30. KeIsExecutingDpc
  31. KiRequestSoftwareInterrupt
  32. KiIpiGenericCall = KeIpiGenericCall
  33. KiIpiSend
  34. KiIpiSendPacket
  35. MmGrowKernelBackingStore
  36. MmSetPageProtection
  37. MmHighestUserAddress CONSTANT // data - use pointer for access
  38. MmSystemRangeStart CONSTANT // data - use pointer for access
  39. MmUserProbeAddress CONSTANT // data - use pointer for access
  40. RtlCaptureContext
  41. RtlCopyMemory = memcpy
  42. RtlLookupFunctionEntry
  43. RtlMoveMemory = memmove
  44. RtlUnwind2
  45. RtlUnwindEx
  46. RtlVirtualUnwind
  47. RtlPcToFileHeader
  48. __C_specific_handler
  49. __jump_unwind
  50. setjmp
  51. longjmp
  52. memcmp
  53. memcpy PRIVATE
  54. memmove PRIVATE
  55. memset PRIVATE
  56. strcat
  57. strcmp
  58. strcpy
  59. strlen
  60. abs
  61. powf
  62. log10f
  63. sinf