Home
last modified time | relevance | path

Searched refs:MEMORY_PRIORITY_BACKGROUND (Results 1 – 4 of 4) sorted by relevance

/reactos/ntoskrnl/ps/
H A Dprocess.c193 MemoryPriority = MEMORY_PRIORITY_BACKGROUND; in PspComputeQuantumAndPriority()
312 MEMORY_PRIORITY_BACKGROUND) ? in PsChangeQuantumTable()
H A Dquery.c1551 MemoryPriority = MEMORY_PRIORITY_BACKGROUND; in NtSetInformationProcess()
/reactos/sdk/include/ndk/
H A Dpstypes.h125 #define MEMORY_PRIORITY_BACKGROUND 0 macro
/reactos/ntoskrnl/mm/ARM3/
H A Dprocsup.c500 MemoryPriority = MEMORY_PRIORITY_BACKGROUND; in MmSetMemoryPriorityProcess()