Searched defs:areas (Results 1 - 10 of 10) sorted by relevance

/haiku/src/tests/system/kernel/
H A Dset_area_protection_test1.cpp53 area_id areas[kAreaCount]; local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequests.cpp408 RequestRelocator(int32 requestBufferSize, area_id* areas, int32* count) argument
509 relocate_request(Request* request, int32 requestBufferSize, area_id* areas, int32* count) argument
/haiku/src/kits/media/
H A DNotifications.cpp185 BuffersCreated(area_info* areas, int32 count) argument
/haiku/headers/private/kernel/vm/
H A DVMCache.h190 VMArea* areas; member in struct:VMCache
/haiku/src/servers/app/stackandtile/
H A DStackAndTile.cpp623 const WindowAreaList& areas = group->GetAreaList(); local
H A DSATGroup.cpp141 const WindowAreaList& areas = fGroup->GetAreaList(); local
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp193 guarded_heap_area* areas; member in struct:guarded_heap
[all...]
H A Dheap.cpp143 heap_area * areas; // sorted so that the desired area is always first member in struct:heap_allocator_s
263 dump_allocator(heap_allocator *heap, bool areas, bool bins) argument
[all...]
/haiku/src/system/kernel/
H A Dguarded_heap.cpp69 guarded_heap_area* areas; member in struct:guarded_heap
[all...]
H A Dheap.cpp124 heap_area * areas; // sorted so that the desired area is always first member in struct:heap_allocator_s
365 dump_allocator(heap_allocator *heap, bool areas, bool bins) argument
[all...]

Completed in 203 milliseconds