Searched defs:length (Results 76 - 100 of 112) sorted by relevance

12345

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_reloc.c1135 generic_process_reloc(const KXLDRelocator *relocator, u_char *instruction, u_int length, u_int pcrel, kxld_addr_t _base_pc, kxld_addr_t _link_pc, kxld_addr_t _link_disp __unused, u_int _type, kxld_addr_t _target, kxld_addr_t _pair_target, boolean_t swap __unused) argument
1226 x86_64_process_reloc(const KXLDRelocator *relocator __unused, u_char *instruction, u_int length, u_int pcrel, kxld_addr_t _base_pc __unused, kxld_addr_t _link_pc, kxld_addr_t _link_disp, u_int _type, kxld_addr_t _target, kxld_addr_t _pair_target, boolean_t swap __unused) argument
1456 arm_process_reloc(const KXLDRelocator *relocator __unused, u_char *instruction, u_int length, u_int pcrel, kxld_addr_t _base_pc __unused, kxld_addr_t _link_pc __unused, kxld_addr_t _link_disp __unused, u_int _type __unused, kxld_addr_t _target __unused, kxld_addr_t _pair_target __unused, boolean_t swap __unused) argument
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.c406 int packA(char *inbuf, uint32_t length, uint32_t buflen) argument
429 void unpackA(char *inbuf, uint32_t length) argument
/darwin-on-arm/xnu/osfmk/vm/
H A Dbsd_vm.c701 vnode_pager_get_object_size( memory_object_t mem_obj, memory_object_offset_t *length) argument
795 vnode_pager_data_request( memory_object_t mem_obj, memory_object_offset_t offset, __unused memory_object_cluster_size_t length, __unused vm_prot_t desired_access, memory_object_fault_info_t fault_info) argument
877 vnode_pager_synchronize( memory_object_t mem_obj, memory_object_offset_t offset, memory_object_size_t length, __unused vm_sync_t sync_flags) argument
H A Dvm_object.h401 vm_object_size_t length; member in struct:msync_req
H A Dmemory_object.c1046 memory_object_synchronize_completed( memory_object_control_t control, memory_object_offset_t offset, memory_object_size_t length) argument
1653 memory_object_cluster_size(memory_object_control_t control, memory_object_offset_t *start, vm_size_t *length, uint32_t *io_streaming, memory_object_fault_info_t fault_info) argument
2133 memory_object_data_request( memory_object_t memory_object, memory_object_offset_t offset, memory_object_cluster_size_t length, vm_prot_t desired_access, memory_object_fault_info_t fault_info ) argument
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c507 u_int64_t length; local
576 u_int64_t length; local
648 u_int64_t length; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c3840 size_t length = 0; local
H A Dkern_proc.c1908 size_t length; local
H A Dubc_subr.c164 uint32_t length; /* total length of SuperBlob */ member in struct:__SuperBlob
172 uint32_t length; /* total length of blob */ member in struct:__GenericBlob
188 uint32_t length; /* total length of CodeDirectory blob */ member in struct:__CodeDirectory
395 size_t length = 0; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dntstat.c249 u_int32_t length; member in struct:align_header
203 nstat_lookup_entry( nstat_provider_id_t id, const void *data, u_int32_t length, nstat_provider **out_provider, nstat_provider_cookie_t *out_cookie) argument
253 nstat_malloc_aligned( u_int32_t length, u_int8_t alignment, OSMallocTag tag) argument
288 nstat_route_lookup( const void *data, u_int32_t length, nstat_provider_cookie_t *out_cookie) argument
737 nstat_tcpudp_lookup( struct inpcbinfo *inpinfo, const void *data, u_int32_t length, nstat_provider_cookie_t *out_cookie) argument
812 nstat_tcp_lookup( const void *data, u_int32_t length, nstat_provider_cookie_t *out_cookie) argument
1073 nstat_udp_lookup( const void *data, u_int32_t length, nstat_provider_cookie_t *out_cookie) argument
[all...]
H A Droute.c3271 route_copyout( struct route *dst, const struct route *src, size_t length) argument
3285 route_copyin( struct route *src, struct route *dst, size_t length) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_bio.c1543 uint32_t nmrsize, length, len; local
1651 int error = 0, nfsvers, offset, length, eof = 0, multasyncrpc, finished; local
2692 uint32_t nmwsize, length, len; local
2801 int error = 0, nfsvers, offset, length, multasyncrpc, finished; local
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_xattr.c1282 u_int32_t length; /* entry data length in bytes. */ member in struct:apple_double_entry
1301 u_int32_t length; /* size of attribute data */ member in struct:attr_entry
[all...]
H A Dvfs_journal.c3054 trim_search_extent(struct jnl_trim_list *trim, uint64_t offset, uint64_t length) argument
3104 journal_trim_add_extent(journal *jnl, uint64_t offset, uint64_t length) argument
3241 trim_remove_extent(struct jnl_trim_list *trim, uint64_t offset, uint64_t length) argument
3368 journal_trim_remove_extent(journal *jnl, uint64_t offset, uint64_t length) argument
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp962 UInt32 cell[ 8 ], length; local
H A DIOHibernateIO.cpp245 IOMemoryDescriptorWriteFromPhysical(IOMemoryDescriptor * md, IOByteCount offset, addr64_t bytes, IOByteCount length) argument
283 IOMemoryDescriptorReadToPhysical(IOMemoryDescriptor * md, IOByteCount offset, addr64_t bytes, IOByteCount length) argument
457 IOHibernatePollerIO(IOPolledFileIOVars * vars, uint32_t operation, uint32_t bufferOffset, uint64_t deviceOffset, uint64_t length) argument
555 file_extent_callback(void * ref, uint64_t start, uint64_t length) argument
926 uint32_t length = (vars->bufferOffset); local
1061 uint64_t length; local
[all...]
H A DIONVRAM.cpp455 readXPRAM(IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
469 writeXPRAM(IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
518 readNVRAMPartition(const OSSymbol *partitionID, IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
545 writeNVRAMPartition(const OSSymbol *partitionID, IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
574 savePanicInfo(UInt8 *buffer, IOByteCount length) argument
627 UInt16 length; member in struct:OWVariablesHeader::__anon732
764 UInt32 cnt, length, maxLength; local
1077 convertObjectToProp(UInt8 *buffer, UInt32 *length, const OSSymbol *propSymbol, OSObject *propObject) argument
1315 IOByteCount length; local
1395 unescapeBytesToData(const UInt8 *bytes, UInt32 length) argument
[all...]
H A DIOPlatformExpert.cpp799 UInt32 PESavePanicInfo(UInt8 *buffer, UInt32 length) argument
1046 IOByteCount IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) argument
1248 readXPRAM(IOByteCount offset, UInt8 * buffer, IOByteCount length) argument
1255 writeXPRAM(IOByteCount offset, UInt8 * buffer, IOByteCount length) argument
1284 readNVRAMPartition(const OSSymbol * partitionID, IOByteCount offset, UInt8 * buffer, IOByteCount length) argument
1293 writeNVRAMPartition(const OSSymbol * partitionID, IOByteCount offset, UInt8 * buffer, IOByteCount length) argument
1302 savePanicInfo(UInt8 *buffer, IOByteCount length) argument
[all...]
H A DIORegistryEntry.cpp883 bool IORegistryEntry::getPath( char * path, int * length, argument
986 bool IORegistryEntry::getPathComponent( char * path, int * length, argument
694 setProperty( const char * aKey, void * bytes, unsigned int length) argument
1190 fromPath( const char * path, const IORegistryPlane * plane, char * opath, int * length, IORegistryEntry * fromEntry ) argument
[all...]
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c2061 vm_size_t length; local
983 ipc_kmsg_clean_partial( ipc_kmsg_t kmsg, mach_msg_type_number_t number, mach_msg_descriptor_t *desc, vm_offset_t paddr, vm_size_t length) argument
[all...]
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c1418 create_panic_header(unsigned int request, const char *corename, unsigned length, unsigned int block) argument
1531 kdp_send_crashdump_data(unsigned int request, char *corename, int64_t length, caddr_t txstart) argument
1555 kdp_send_crashdump_pkt(unsigned int request, char *corename, uint64_t length, void *panic_data) argument
[all...]
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c1318 u_int32_t length; member in struct:vol_attr_buf
4157 uint32_t length; member in struct:test_attr_buf
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c3509 int length; local
[all...]
H A Dhfs_format.h139 u_int16_t length; /* number of unicode characters */ member in struct:HFSUniStr255
[all...]
H A Dhfs_readwrite.c2838 do_hfs_truncate(struct vnode *vp, off_t length, int flags, int skipupdate, vfs_context_t context) argument
3345 hfs_truncate(struct vnode *vp, off_t length, int flags, int skipsetsize, int skipupdate, vfs_context_t context) argument
3445 off_t length = ap->a_length; local
[all...]

Completed in 151 milliseconds

12345