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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.h100 vm_size_t max_size; /* how large can this zone grow */ 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, 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, argument
/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, 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, argument
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_msg.c352 mach_msg_server_once( boolean_t (demux)mach_msg_header_t *, mach_msg_header_t *), mach_msg_size_t max_size, mach_port_t rcv_name, mach_msg_options_t options) argument
476 mach_msg_server( boolean_t (demux)mach_msg_header_t *, mach_msg_header_t *), mach_msg_size_t max_size, mach_port_t rcv_name, mach_msg_options_t options) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_mqueue.c652 ipc_mqueue_receive( ipc_mqueue_t mqueue, mach_msg_option_t option, mach_msg_size_t max_size, mach_msg_timeout_t rcv_timeout, int interruptible) argument
837 ipc_mqueue_select( ipc_mqueue_t mqueue, mach_msg_option_t option, mach_msg_size_t max_size) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c1593 off_t max_size; local
1680 off_t max_size; local
3136 off_t max_size; local
3969 off_t max_size; local
4277 off_t max_size; local
[all...]
/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, argument

Completed in 115 milliseconds