Searched refs:PtrA (Results 1 – 3 of 3) sorted by relevance
/reactos/ntoskrnl/cache/section/ |
H A D | sptab.c | 94 PVOID PtrA, in _Function_class_() 97 PLARGE_INTEGER A = PtrA, B = PtrB; in _Function_class_()
|
/reactos/ntoskrnl/fsrtl/ |
H A D | largemcb.c | 73 PVOID PtrA, in McbMappingCompare() argument 76 PLARGE_MCB_MAPPING_ENTRY A = PtrA, B = PtrB; in McbMappingCompare() 97 …_COMPARE_RESULTS NTAPI McbMappingIntersectCompare(PRTL_GENERIC_TABLE Table, PVOID PtrA, PVOID PtrB) in McbMappingIntersectCompare() argument 99 PLARGE_MCB_MAPPING_ENTRY A = PtrA, B = PtrB; in McbMappingIntersectCompare()
|
H A D | filelock.c | 82 (PRTL_GENERIC_TABLE Table, PVOID PtrA, PVOID PtrB) in LockCompare() argument 84 PCOMBINED_LOCK_ELEMENT A = PtrA, B = PtrB; in LockCompare() 87 DPRINT("Starting to compare element %x to element %x\n", PtrA, PtrB); in LockCompare()
|