Home
last modified time | relevance | path

Searched refs:WorkingSetLimit (Results 1 – 2 of 2) sorted by relevance

/reactos/ntoskrnl/ps/
H A Dquota.c1069 CapturedQuotaLimits.WorkingSetLimit = 0; in PspSetQuotaLimits()
1093 if ((CapturedQuotaLimits.WorkingSetLimit != 0) || in PspSetQuotaLimits()
1100 CapturedQuotaLimits.WorkingSetLimit, in PspSetQuotaLimits()
/reactos/sdk/include/xdk/
H A Dpstypes.h74 SIZE_T WorkingSetLimit; member