Searched defs:size2 (Results 1 – 6 of 6) sorted by relevance
| /xnu-11417.121.6/libsyscall/wrappers/ |
| H A D | exclaves.c | 37 #define EXCLAVES_CTL_TRAP(port, opf, id, buffer, size, offset, size2, status) ({ \ argument 81 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_outbound_buffer_copyout() 101 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_inbound_buffer_copyin() 184 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_audio_buffer_copyout() 195 mach_vm_size_t size2, mach_vm_size_t offset2, in exclaves_audio_buffer_copyout_with_status()
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | exclaves_sensor.c | 181 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_eic_sensor_copy() 459 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_sensor_copy()
|
| H A D | exclaves_resource.c | 1589 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_resource_shared_memory_copyin() 1630 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_resource_shared_memory_copyout() 1923 mach_vm_size_t size2, mach_vm_size_t offset2, user_addr_t ustatus) in exclaves_resource_audio_memory_copyout()
|
| /xnu-11417.121.6/bsd/net/ |
| H A D | pf_if.c | 431 int e, size2 = 0; in pfi_table_update() local
|
| H A D | pf_table.c | 462 int *size2, int *nadd, int *ndel, int *nchange, int flags, in pfr_set_addrs()
|
| /xnu-11417.121.6/osfmk/vm/ |
| H A D | vm_sanitize.c | 199 mach_vm_size_t size2 = VM_SANITIZE_UNSAFE_UNWRAP(size2_u); in vm_sanitize_add_overflow() local
|