Home
last modified time | relevance | path

Searched defs:length (Results 51 – 75 of 193) sorted by relevance

12345678

/xnu-11215.1.10/iokit/Kernel/
H A DIOPolledInterface.cpp346 uint64_t deviceOffset, uint64_t length) in IOStartPolledIO()
442 file_extent_callback(void * ref, uint64_t start, uint64_t length) in file_extent_callback()
954 uint32_t length = (vars->bufferOffset); in IOPolledFileWrite() local
1120 uint32_t length; in IOPolledFileRead() local
H A DIOPlatformExpert.cpp1111 PESavePanicInfo(UInt8 *buffer, UInt32 length) in PESavePanicInfo()
1121 PESavePanicInfoAction(void *buffer, UInt32 offset, UInt32 length) in PESavePanicInfoAction()
1578 IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1900 IOByteCount length) in readXPRAM()
1911 IOByteCount length) in writeXPRAM()
1973 IOByteCount length) in readNVRAMPartition()
1986 IOByteCount length) in writeNVRAMPartition()
1997 IODTPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
H A DIONVRAM.cpp722 size_t length; in keyWithGuidAndCString() local
2086 IOByteCount length) in readXPRAM()
2093 IOByteCount length) in writeXPRAM()
2123 IOByteCount length) in readNVRAMPartition()
2131 IOByteCount length) in writeNVRAMPartition()
2137 IODTNVRAM::savePanicInfo(uint8_t *buffer, IOByteCount length) in savePanicInfo()
/xnu-11215.1.10/osfmk/kdp/output_stages/
H A Dout_memory_backing_aware_buffer.c61 char *corename, uint64_t length, void * panic_data) in memory_backing_aware_buffer_stage_outproc()
H A Dout_progress_notify.c56 char *corename, uint64_t length, void * panic_data) in progress_notify_stage_outproc()
H A Dout_buffer.c75 char *corename, uint64_t length, void * panic_data) in buffer_stage_outproc()
/xnu-11215.1.10/tests/benchmark/
H A Dhelpers.c76 size_t length = sizeof(ncpu); in get_ncpu() local
/xnu-11215.1.10/libkern/libkern/c++/
H A Dbounded_array.h87 length() const noexcept in length() function
H A DOSSerialize.h99 unsigned int length; // of serialized data (counting NULL) variable
H A DOSData.h102 unsigned int length; variable
H A Dbounded_array_ref.h206 length() const noexcept in length() function
/xnu-11215.1.10/libsyscall/wrappers/
H A Dthread_register_state.c31 thread_get_register_pointer_values(thread_t thread, uintptr_t *sp, size_t *length, uintptr_t *value… in thread_get_register_pointer_values()
/xnu-11215.1.10/security/
H A Dmac_audit.c82 mac_system_check_audit(struct ucred *cred, void *record, int length) in mac_system_check_audit()
349 mac_system_check_audit(__unused struct ucred *cred, __unused void *record, __unused int length) in mac_system_check_audit()
/xnu-11215.1.10/bsd/nfs/gss/
H A Dccrypto.c112 ccdes_key_set_odd_parity(void *key, unsigned long length) in ccdes_key_set_odd_parity()
/xnu-11215.1.10/osfmk/vm/
H A Ddevice_vm.c310 memory_object_cluster_size_t length, in device_pager_data_action()
361 memory_object_cluster_size_t length, in device_pager_data_request()
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_io_compression_stats.c506 unsigned long length; member
515 unsigned long length = ctx->length; in vnode_iocs_callback() local
/xnu-11215.1.10/tools/lldbmacros/
H A Dkdp.py7 def GetKDPPacketHeaderInt(request=0, is_reply=False, seq=0, length=0, key=0): argument
/xnu-11215.1.10/osfmk/kdp/
H A Dprocessor_core.c639 coredump_save_note_description(const char * data_owner, uint64_t length, void *context) in coredump_save_note_description()
714 coredump_save_segment_data(void *seg_data, uint64_t length, void *context) in coredump_save_segment_data()
740 coredump_save_note_data(void *note_data, uint64_t length, void *context) in coredump_save_note_data()
766 coredump_save_sw_vers_legacy(void *sw_vers, uint64_t length, void *context) in coredump_save_sw_vers_legacy()
/xnu-11215.1.10/libkdd/
H A DKCDStructTypeDescription.m74 - (NSDictionary *)parseData:(void *)dataBuffer ofLength:(uint32_t)length category
78 NSDictionary * _d = [fi parseData:dataBuffer ofLength:length]; category
88 … uint32_t elem_count = (length - offsetof(struct kcdata_type_definition, kct_elements))/elem_size; category
/xnu-11215.1.10/tests/vfs/
H A Dfreeable_vnodes.c72 size_t length = sizeof(max_vnodes); in get_sysctl_int() local
/xnu-11215.1.10/iokit/Tests/TestServices/
H A DTestIODeviceMemoryRosetta.cpp54 uint64_t length; member
/xnu-11215.1.10/SETUP/setsegname/
H A Dsetsegname.c37 writeFile(int fd, const void * data, size_t length) in writeFile()
/xnu-11215.1.10/libkern/zlib/
H A Dtrees.c224 send_bits(deflate_state *s, int value, int length) in send_bits()
246 #define send_bits(s, value, length) \ argument
274 int length; /* length value */ in tr_static_init() local
H A Ddeflate.c339 uInt length = dictLength; in deflateSetDictionary() local
1260 check_match(deflate_state *s, IPos start, IPos match, int length) in check_match()
1278 # define check_match(s, start, match, length) argument
/xnu-11215.1.10/osfmk/kern/
H A Dtelemetry.c1239 telemetry_gather(user_addr_t buffer, uint32_t *length, bool mark) in telemetry_gather()
1245 telemetry_buffer_gather(user_addr_t buffer, uint32_t *length, bool mark, struct micro_snapshot_buff… in telemetry_buffer_gather()
1868 bootprofile_get(void **buffer, uint32_t *length) in bootprofile_get()
1877 bootprofile_gather(user_addr_t buffer, uint32_t *length) in bootprofile_gather()

12345678