Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 24 of 24) sorted by relevance

/xnu-12377.41.6/tests/
H A Dskmem_sysctl_test.c43 sysctl_get(const char *oid_name, void **buffer, size_t *len, size_t total_size) in sysctl_get()
95 size_t total_size; variable
111 size_t total_size; variable
127 size_t total_size; variable
143 size_t total_size; variable
159 size_t total_size; variable
175 size_t total_size; variable
H A Dnetagent_race_infodisc_56244905.c35 uint32_t total_size; member
/xnu-12377.41.6/osfmk/i386/
H A Ducode.h45 uint32_t total_size; member
/xnu-12377.41.6/osfmk/kern/
H A Dkern_cdata.c857 uint32_t total_size = count * size_of_element; in kcdata_push_array() local
933 uint64_t total_size, max_size; in kcdata_compression_window_close() local
1171 uint32_t total_size = size + sizeof(info); in kcdata_get_memory_addr_with_flavor() local
1259 uint32_t total_size = count * size_of_element; in kcdata_get_memory_addr_for_array() local
1399 uint32_t total_size = sizeof(struct kcdata_type_definition); in kcdata_add_type_definition() local
H A Dkern_stackshot.c1459 size_t total_size; in get_stackshot_est_tasksize() local
H A Dzalloc.c7900 vm_size_t total_size, in create_vm_map_copy()
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_disk_conditioner.c88 disk_conditioner_delay(buf_t bp, int extents, int total_size, uint64_t already_elapsed_usec) in disk_conditioner_delay()
H A Dvfs_xattr.c1445 u_int32_t total_size; /* file offset of end of attribute header + entries + data */ member
H A Dvfs_cluster.c1110 int total_size; in cluster_iodone_finish() local
4178 long long total_size; in cluster_write_copy() local
/xnu-12377.41.6/bsd/sys/
H A Dkern_event.h151 u_int32_t total_size; /* Size of entire event msg */ member
H A Ddecmpfs.h194 uint64_t total_size __attribute__((aligned(8)));/* for dataless directories (incl. packages) */ member
/xnu-12377.41.6/bsd/kern/
H A Dmach_loader.c694 off_t total_size = 0; in load_machfile() local
2966 uint32_t total_size, in load_threadstate()
3029 uint32_t total_size, in load_threadstack()
3084 uint32_t total_size, in load_threadentry()
H A Dposix_shm.c548 mach_vm_size_t total_size, alloc_size; in pshm_truncate() local
H A Dsysv_shm.c770 mach_vm_size_t total_size, size = 0, alloc_size; in shmget_allocate_segment() local
H A Dtracker.c816 size_t total_size = 0; in tracker_dump() local
H A Dkern_exec.c903 uint32_t total_size = (uint32_t)result->threadstate_sz; in activate_exec_state() local
H A Dkern_event.c8897 u_int32_t total_size; local
/xnu-12377.41.6/bsd/netinet/
H A Dtcp_cache.c1557 size_t total_size; variable
1647 size_t total_size; variable
H A Dtcp_subr.c4116 u_int32_t total_size = 0; in tcp_rxtseg_total_size() local
/xnu-12377.41.6/libkern/kxld/
H A Dkxld_object.c1498 kxld_size_t total_size = 0; in resolve_common_symbols() local
/xnu-12377.41.6/osfmk/arm64/
H A Dplatform_tests.c1119 mt_reset(uint32_t in_words, size_t total_size, uint32_t *data) in mt_reset()
/xnu-12377.41.6/tests/vm/configurator/
H A Dvm_configurator_tests.h1441 const mach_vm_size_t total_size = parent_entry_size * 3; in configure_submap_allocation_submap_two_entries_common() local
/xnu-12377.41.6/bsd/net/
H A Dnetwork_agent.c3066 u_int32_t total_size = (sizeof(struct netagent) + registration->netagent->netagent_data_size); in netagent_copyout() local
/xnu-12377.41.6/osfmk/vm/
H A Dvm_map.c10163 vm_map_size_t total_size; in vm_map_copy_overwrite_nested() local