Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 25 of 28) sorted by relevance

12

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.cpp205 uint64 allocated; in AllocateExactly() local
276 uint32 allocated; in _Allocate() local
309 uint32 allocated; in _Allocate() local
384 uint32 allocated; in _AllocateInGroup() local
439 uint32 allocated; in _AllocateInGroup() local
/haiku/src/system/libroot/posix/glibc/libio/
H A Dvasprintf.c48 _IO_size_t allocated; local
/haiku/src/system/libroot/posix/unistd/
H A Ddirectory.c33 bool allocated = false; in getcwd() local
/haiku/src/kits/media/
H A DRealtimeAlloc.cpp199 FreeChunk::SetToAllocated(void* allocated) in SetToAllocated()
217 rtm_pool::Free(void* allocated) in Free()
397 rtm_free(void* allocated) in rtm_free()
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_opt.h116 int allocated; member
/haiku/src/libs/libfdt/
H A Dfdt_sw.c276 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
297 int allocated; in fdt_property_placeholder() local
H A Dfdt_rw.c127 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
209 int allocated; in fdt_add_property_() local
/haiku/src/system/runtime_loader/
H A Dheap.cpp257 FreeChunk::SetToAllocated(void* allocated) in SetToAllocated()
427 free(void* allocated) in free()
/haiku/src/system/libroot/posix/malloc/hoard2/
H A Dheap.cpp424 int inUse, allocated; in freeBlock() local
H A Dwrapper.cpp594 int allocated = 0; in mstats() local
/haiku/src/system/boot/loader/
H A Dheap.cpp376 FreeChunk::SetToAllocated(void* allocated) in SetToAllocated()
580 free(void* allocated) in free()
/haiku/src/tools/hvif2png/
H A Dhvif2png.cpp40 size_t allocated; member
/haiku/src/add-ons/kernel/drivers/graphics/common/
H A Dmemory_manager.c38 bool allocated; member
/haiku/src/add-ons/kernel/network/devices/ethernet/
H A Dethernet.cpp286 net_buffer *allocated = NULL; in ethernet_send_data() local
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp162 uint32 allocated = 0; in Enlarge() local
H A DBlockAllocator.cpp732 off_t numBlocks, uint32 minimum, fsblock_t& start, uint32& allocated) in Allocate()
/haiku/src/build/libgnuregex/
H A Dregex.h287 unsigned long allocated; member
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.cpp1281 BlockAllocator::CheckBlocks(off_t start, off_t length, bool allocated, in CheckBlocks()
1346 BlockAllocator::CheckBlockRun(block_run run, const char* type, bool allocated) in CheckBlockRun()
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp1050 allocate_buffer(uint32 blockSize, int32 tryAlloc, int32* allocated) in allocate_buffer()
1151 int32 allocated; in pm_move_child() local
2021 int32 allocated; in ep_move_child() local
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp789 bool allocated; in get_writable_cached_block() local
1711 bool allocated; in fssh_block_cache_get_etc() local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c828 BOOL allocated; in ntfs_utf8_to_utf16() local
/haiku/src/system/kernel/events/
H A Dwait_for_objects.cpp101 uint8* allocated = (uint8*)alloc_tracing_buffer(bytes * sets); in SelectTraceEntry() local
/haiku/src/system/libroot/posix/malloc/debug/
H A Dheap.cpp1008 heap_add_leak_check_info(addr_t address, size_t allocated, size_t size) in heap_add_leak_check_info()
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp2230 bool allocated; in get_writable_cached_block() local
3900 bool allocated; in block_cache_get_etc() local
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp915 uint8* allocated = alloc_data_header_space(buffer->allocation_header, size); in alloc_data_header_space() local

12