Home
last modified time | relevance | path

Searched defs:length (Results 26 – 50 of 184) sorted by relevance

12345678

/xnu-8792.41.9/tools/lldbmacros/
H A Duserspace.py437 def _ExtractDataFromString(strdata, offset, data_type, length=0): argument
837 def SaveDataToFile(start_addr, length, outputfile, task=None,): argument
/xnu-8792.41.9/libkern/libkern/c++/
H A DOSString.h127 unsigned int length; variable
H A Dbounded_array.h87 length() const noexcept in length() function
/xnu-8792.41.9/iokit/DriverKit/
H A DIOTypes.h127 IOByteCount length; member
132 IOByteCount length; member
140 mach_vm_size_t length; member
H A Dbounded_array.h87 length() const noexcept in length() function
/xnu-8792.41.9/iokit/IOKit/
H A DIOTypes.h127 IOByteCount length; member
132 IOByteCount length; member
140 mach_vm_size_t length; member
H A DIOMemoryCursor.h67 IOPhysicalLength length; member
/xnu-8792.41.9/tools/tests/perf_index/PerfIndex_COPS_Module/
H A DPITest.h18 long long length; variable
/xnu-8792.41.9/osfmk/kdp/output_stages/
H A Dout_zlib.c127 zlib_stream_output_chunk(struct kdp_output_stage *stage, unsigned int length, void *data) in zlib_stream_output_chunk()
190 char *corename, uint64_t length, void *panic_data) in zlib_stage_outproc()
H A Dout_net.c46 char *corename, uint64_t length, void * data) in net_stage_outproc()
H A Dout_memory_backing_aware_buffer.c60 char *corename, uint64_t length, void * panic_data) in memory_backing_aware_buffer_stage_outproc()
/xnu-8792.41.9/osfmk/kern/
H A Drestartable.h59 unsigned short length; member
/xnu-8792.41.9/iokit/bsddev/
H A DIOKitBSDInit.cpp417 unsigned int length = uuid_data->getLength(); in IOGetBootUUID() local
446 unsigned int length = uuid_data->getLength(); in IOGetApfsPrebootUUID() local
475 unsigned int length = uuid_data->getLength(); in IOGetAssociatedApfsVolgroupUUID() local
505 unsigned int length = path_prefix_data->getLength(); in IOGetBootObjectsPath() local
535 unsigned int length = manifest_hash_data->getLength(); in IOGetBootManifestHash() local
1213 IOAccessCoreFileData(void *context, boolean_t write, uint64_t offset, int length, void *buffer) in IOAccessCoreFileData()
/xnu-8792.41.9/pexpert/pexpert/
H A Ddevice_tree.h78 uint32_t length; // Length (bytes) of folloing prop value member
297 size_t length; member
/xnu-8792.41.9/osfmk/device/
H A Diokit_rpc.c456 mach_vm_size_t length, unsigned int options) in IOMapPages()
513 IOUnmapPages(vm_map_t map, mach_vm_address_t va, mach_vm_size_t length) in IOUnmapPages()
524 mach_vm_size_t __unused length, unsigned int __unused options) in IOProtectCacheMode()
/xnu-8792.41.9/tests/iokit/
H A Drosetta_map_mmio.c35 uint64_t length; member
/xnu-8792.41.9/bsd/sys/
H A Dtrust_caches.h54 size_t length; member
H A Ddisk.h95 uint64_t length; member
122 uint64_t length; member
159 uint64_t length; member
166 uint64_t length; /* input: byte length, 0 for whole length */ member
249 uint64_t length; member
/xnu-8792.41.9/libsyscall/wrappers/string/
H A Dmemcpy.c52 _libkernel_memmove(void *dst0, const void *src0, size_t length) in _libkernel_memmove()
/xnu-8792.41.9/tools/tests/perf_index/
H A Dtest_fault_helper.c43 test_fault_helper(int thread_id, int num_threads, long long length, testtype_t testtype) in test_fault_helper()
/xnu-8792.41.9/tests/
H A Dposix_spawnattr_set_crash_behavior_np.c36 size_t length = sizeof(would_panic); in _do_set_crash_behavior_test() local
H A Dperf_compressor.c127 size_t length; in freeze_helper_process() local
191 size_t length; in run_compressor_test() local
/xnu-8792.41.9/iokit/Kernel/
H A DIOMultiMemoryDescriptor.cpp238 IOByteCount * length, in getPhysicalSegment()
275 mach_vm_size_t length = mapping->fLength; in doMap() local
H A DIOPolledInterface.cpp351 uint64_t deviceOffset, uint64_t length) in IOStartPolledIO()
447 file_extent_callback(void * ref, uint64_t start, uint64_t length) in file_extent_callback()
959 uint32_t length = (vars->bufferOffset); in IOPolledFileWrite() local
1125 uint32_t length; in IOPolledFileRead() local
/xnu-8792.41.9/tests/benchmark/
H A Dhelpers.c76 size_t length = sizeof(ncpu); in get_ncpu() local

12345678