Here is a list of all functions with links to the files they belong to:
- p -
- pit_sleep_ms() : pit.c, mh.h
- pml4_from_recursive() : map.c, mm.h
- PopAllStacks() : pswork.c
- PsAllocateProcessId() : cid.c, ps.h
- PsAllocateThreadId() : cid.c, ps.h
- PsCreateProcess() : process.c, ps.h
- PsCreateSystemThread() : thread.c, ps.h
- PsCreateThread() : thread.c, ps.h
- PsDeferKernelStackDeletion() : pswork.c, ps.h
- PsDeleteThread() : thread.c, ps.h
- PsFreeCid() : cid.c, ps.h
- PsGetCurrentProcess() : ps.h
- PsGetCurrentThread() : thread.c, exception.h, ps.h
- PsGetEProcessFromIProcess() : ps.h
- PsGetEThreadFromIThread() : ps.h
- PsInitializeCidTable() : cid.c, ps.h
- PsInitializeSystem() : psmgr.c, ps.h
- PsInitializeWorkerThreads() : pswork.c, ps.h
- PsIsKernelThread() : ps.h
- PsLookupProcessByProcessId() : cid.c, ps.h
- PsLookupThreadByThreadId() : cid.c, ps.h
- PsTerminateCurrentProcess() : ps.h
- PsTerminateCurrentThread() : ps.h
- PsTerminateProcess() : process.c, ps.h
- PsTerminateThread() : thread.c, ps.h