Home
last modified time | relevance | path

Searched refs:NumAllocations (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/kmtests/ntos_ex/
H A DExPools.c274 ULONG NumAllocations; in TestBigPoolExpansion() local
283 for (NumAllocations = 0; NumAllocations < MaxAllocations; NumAllocations++) in TestBigPoolExpansion()
285 BigAllocations[NumAllocations] = ExAllocatePoolWithTag(PoolType, in TestBigPoolExpansion()
288 if (BigAllocations[NumAllocations] == NULL) in TestBigPoolExpansion()
290 NumAllocations--; in TestBigPoolExpansion()
295 trace("Got %lu allocations for PoolType %d\n", NumAllocations, PoolType); in TestBigPoolExpansion()
298 for (; NumAllocations < MaxAllocations; NumAllocations--) in TestBigPoolExpansion()
300 ASSERT(BigAllocations[NumAllocations] != NULL); in TestBigPoolExpansion()
301 ExFreePoolWithTag(BigAllocations[NumAllocations], in TestBigPoolExpansion()
/reactos/sdk/include/ddk/
H A Dd3dkmthk.h214 UINT NumAllocations; // in: Number of allocations in the array member
1449 UINT NumAllocations; member
1452 _Field_size_(NumAllocations) D3DDDI_ALLOCATIONINFO* pAllocationInfo;
1455 _Field_size_(NumAllocations) D3DDDI_ALLOCATIONINFO2* pAllocationInfo2; // _ADVSCH_
1469 …_Field_size_(NumAllocations) D3DDDI_OPENALLOCATIONINFO* pOpenAllocationInfo;…
1565 …UINT NumAllocations; // out : Number of allocations associated with … member
1578 …UINT NumAllocations; // out : Number of allocations associated with thi… member
4437 …UINT NumAllocations; // in: number of items in whichever of pResources or… member
4450 …UINT NumAllocations; // in: number of items in pDiscarded and whichever … member
4456 …UINT NumAllocations; // in: number of items in pDiscarded and whichever … member
[all …]
/reactos/sdk/include/psdk/
H A Dd3dukmdt.h1434 …UINT NumAllocations; // [in/out] On input, the number of allocation han… member
1436 D3DKMT_PTR(_Field_size_(NumAllocations)