Searched defs:alloc_size (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.h102 vm_size_t alloc_size; /* size used for more memory */ member in struct:zone
H A Dkalloc.c543 kalloc_fake_zone_info(int *count, vm_size_t *cur_size, vm_size_t *max_size, vm_size_t *elem_size, vm_size_t *alloc_size, int *collectable, int *exhaustable) argument
H A Dstack.c333 stack_fake_zone_info(int *count, vm_size_t *cur_size, vm_size_t *max_size, vm_size_t *elem_size, vm_size_t *alloc_size, int *collectable, int *exhaustable) argument
H A Dzalloc.c933 vm_size_t alloc_size; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea.c315 save_fake_zone_info(int *count, vm_size_t *cur_size, vm_size_t *max_size, vm_size_t *elem_size, vm_size_t *alloc_size, int *collectable, int *exhaustable) argument
H A Dmappings.c1473 mapping_fake_zone_info(int *count, vm_size_t *cur_size, vm_size_t *max_size, vm_size_t *elem_size, vm_size_t *alloc_size, int *collectable, int *exhaustable) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_purgeable.c137 vm_size_t alloc_size = token_q_cur_size + PAGE_SIZE; local
H A Dvm_kern.c669 vm_object_size_t alloc_size; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.c4456 pt_fake_zone_info(int *count, vm_size_t *cur_size, vm_size_t *max_size, vm_size_t *elem_size, vm_size_t *alloc_size, int *collectable, int *exhaustable) argument

Completed in 86 milliseconds