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.5 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. KeRaiseIrqlToDpcLevel
  17. KeRaiseIrqlToSynchLevel
  18. KeAcquireSpinLock
  19. KeAcquireSpinLockRaiseToDpc
  20. KeAcquireSpinLockRaiseToSynch
  21. KeGetCurrentThread
  22. KeReleaseSpinLock
  23. KeFlushCurrentTb
  24. KeFillFixedEntryTb
  25. KeFlushIoBuffers
  26. KeSaveFloatingPointState
  27. KeRestoreFloatingPointState
  28. KeIpiInterrupt
  29. KeIsExecutingDpc
  30. KiRequestSoftwareInterrupt
  31. KiIpiGenericCall
  32. KiIpiSend
  33. KiIpiSendPacket
  34. MmGrowKernelBackingStore
  35. MmSetPageProtection
  36. MmHighestUserAddress CONSTANT // data - use pointer for access
  37. MmSystemRangeStart CONSTANT // data - use pointer for access
  38. MmUserProbeAddress CONSTANT // data - use pointer for access
  39. RtlCaptureContext
  40. RtlMoveMemory
  41. RtlCopyMemory
  42. RtlFillMemory
  43. RtlZeroMemory
  44. RtlLookupFunctionEntry
  45. RtlUnwind2
  46. RtlVirtualUnwind
  47. RtlPcToFileHeader
  48. __C_specific_handler
  49. __jump_unwind
  50. setjmp
  51. longjmp
  52. memcmp
  53. memcpy
  54. memmove
  55. memset
  56. strcat
  57. strcmp
  58. strcpy
  59. strlen
  60. abs
  61. powf
  62. log10f
  63. sinf