..
AddressSpace.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
AddressSpace.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
AllocationStrategy.h
AnonymousVMObject.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
AnonymousVMObject.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
InodeVMObject.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
InodeVMObject.h
MappedROM.h
MemoryManager.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
MemoryManager.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
PageDirectory.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
PageDirectory.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
PageFaultResponse.h
PhysicalPage.cpp
PhysicalPage.h
PhysicalRegion.cpp
PhysicalRegion.h
PhysicalZone.cpp
PhysicalZone.h
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
2021-09-10 18:05:46 +03:00
PrivateInodeVMObject.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
PrivateInodeVMObject.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Region.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Region.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
RingBuffer.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
RingBuffer.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
ScatterGatherList.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
ScatterGatherList.h
ScopedAddressSpaceSwitcher.cpp
Kernel: Access MemoryManager static functions statically
2021-10-02 18:16:15 +02:00
ScopedAddressSpaceSwitcher.h
Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher
2021-09-06 18:56:51 +02:00
SharedInodeVMObject.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
SharedInodeVMObject.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
TypedMapping.h
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
VirtualRange.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
VirtualRange.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
VirtualRangeAllocator.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
VirtualRangeAllocator.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
VMObject.cpp
Kernel: Rename SpinLock => Spinlock
2021-08-22 03:34:10 +02:00
VMObject.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00