Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 191) sorted by relevance

12345678

/xnu-10063.101.15/tools/tests/perf_index/
H A Dtest_file_helper.c30 test_file_create(char* path, int thread_id, int num_threads, long long length) in test_file_create()
55 test_file_read_setup(char* path, int num_threads, long long length, long long max_file_size) in test_file_read_setup()
87 test_file_read(char* path, int thread_id, int num_threads, long long length, long long max_file_siz… in test_file_read()
127 test_file_read_cleanup(char* path, int num_threads, long long length) in test_file_read_cleanup()
140 test_file_write_setup(char* path, int num_threads, long long length) in test_file_write_setup()
166 test_file_write(char* path, int thread_id, int num_threads, long long length, long long max_file_si… in test_file_write()
197 test_file_write_cleanup(char* path, int num_threads, long long length) in test_file_write_cleanup()
/xnu-10063.101.15/bsd/net/
H A Dbloom_filter.c80 uint32_t length) in net_bloom_filter_insert_using_function()
91 uint32_t length) in net_bloom_filter_insert()
102 uint32_t length) in net_bloom_filter_contains_using_function()
113 uint32_t length) in net_bloom_filter_contains()
/xnu-10063.101.15/libkern/os/
H A Dhash.h38 os_hash_jenkins_update(const void *data, size_t length, uint32_t hash) in os_hash_jenkins_update()
85 os_hash_jenkins(const void *data, size_t length, uint32_t seed) in os_hash_jenkins()
92 os_hash_jenkins(const void *data, size_t length) in os_hash_jenkins()
/xnu-10063.101.15/libsyscall/mach/
H A Dstring.c47 _mach_hex(char **buffer, int *length, unsigned long long n) in _mach_hex()
69 _mach_vsnprintf(char *buffer, int length, const char *fmt, va_list ap) in _mach_vsnprintf()
114 _mach_snprintf(char *buffer, int length, const char *fmt, ...) in _mach_snprintf()
/xnu-10063.101.15/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp50 IOByteCount length, in withSubRange()
64 IOByteCount offset, IOByteCount length, in initSubRange()
120 IOSubMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount * length, IOOptionBits op… in getPhysicalSegment()
200 IOByteCount length ) in makeMapping()
H A DIODeviceMemory.cpp37 IOPhysicalLength length ) in withRange()
48 IOPhysicalLength length ) in withSubRange()
H A DIODMACommand.cpp499 uint64_t length; in segmentOp() local
619 IODMACommand::createCopyBuffer(IODirection direction, UInt64 length) in createCopyBuffer()
782 UInt64 length, in prepareWithSpecification()
811 UInt64 length, in prepareWithSpecification()
832 IODMACommand::prepare(UInt64 offset, UInt64 length, bool flushCache, bool synchronize) in prepare()
940 uint64_t length; in prepare() local
1117 IODMACommand::getPreparedOffsetAndLength(UInt64 * offset, UInt64 * length) in getPreparedOffsetAndLength()
1194 UInt64 length = min(segment.fLength, context->remaining); in transferSegment() local
1230 IODMACommand::transfer(IOOptionBits transferOp, UInt64 offset, void * buffer, UInt64 length) in transfer()
1256 IODMACommand::readBytes(UInt64 offset, void *bytes, UInt64 length) in readBytes()
[all …]
H A DIOGuardPageMemoryDescriptor.cpp103 IOByteCount length) in doMap()
109 mach_vm_size_t length = mapping->fLength; in doMap() local
H A DIOInterleavedMemoryDescriptor.cpp132 IOByteCount length ) in setMemoryDescriptor()
259 IOByteCount * length, in getPhysicalSegment()
H A DIOMemoryDescriptor.cpp1693 IOByteCount length, in withAddress()
1703 IOByteCount length, in withAddress()
1720 IOByteCount length, in withPhysicalAddress()
1746 mach_vm_size_t length, in withAddressRange()
1833 IOByteCount length, in withSubRange()
2519 IOMemoryDescriptor::getSourceSegment( IOByteCount offset, IOByteCount * length ) in getSourceSegment()
2537 (IOByteCount offset, void *bytes, IOByteCount length) in readBytes()
2601 (IOByteCount inoffset, const void *bytes, IOByteCount length) in writeBytes()
3179 mach_vm_size_t length; in dmaCommandOperation() local
3351 mach_vm_size_t length = 0; in getPhysicalSegment() local
[all …]
H A DIONVRAMCHRPHandler.cpp140 adler32(const uint8_t *buffer, size_t length) in adler32()
288 IONVRAMCHRPHandler::isValidImage(const uint8_t *image, IOByteCount length) in isValidImage()
294 IONVRAMCHRPHandler::init(IODTNVRAM *provider, const uint8_t *image, IOByteCount length, in init()
407 IONVRAMCHRPHandler::unserializeImage(const uint8_t *image, IOByteCount length) in unserializeImage()
604 uint32_t length, maxLength, regionIndex; in serializeVariables() local
931 IONVRAMCHRPHandler::unescapeBytesToData(const uint8_t *bytes, uint32_t length) in unescapeBytesToData()
1100 IONVRAMCHRPHandler::convertObjectToProp(uint8_t *buffer, uint32_t *length, in convertObjectToProp()
1107 IONVRAMCHRPHandler::convertObjectToProp(uint8_t *buffer, uint32_t *length, in convertObjectToProp()
/xnu-10063.101.15/osfmk/arm/
H A Dcaches.c63 unsigned length, in flush_dcache()
97 unsigned length, in clean_dcache()
131 unsigned length) in flush_dcache_syscall()
388 __unused unsigned length, in flush_dcache()
397 __unused unsigned length, in clean_dcache()
406 __unused unsigned length) in flush_dcache_syscall()
/xnu-10063.101.15/libsyscall/wrappers/string/
H A Dmemset.c43 _libkernel_bzero(void *dst0, size_t length) in _libkernel_bzero()
54 _libkernel_memset(void *dst0, int c0, size_t length) in _libkernel_memset()
H A Dstrcpy.c30 const size_t length = _libkernel_strlen(src); in _libkernel_strcpy() local
/xnu-10063.101.15/osfmk/kdp/output_stages/
H A Dout_disk.c46 disk_stage_write(struct kdp_output_stage *stage, uint64_t offset, uint64_t length, const void *data) in disk_stage_write()
149 disk_stage_read(struct kdp_output_stage *stage, uint64_t offset, uint64_t length, void *data) in disk_stage_read()
220 __unused char *corename, uint64_t length, void * data) in disk_stage_outproc()
H A Dout_aea.c48 aea_write_callback(void *context, const void *buffer, size_t length, off_t offset) in aea_write_callback()
73 aea_read_callback(void *context, void *buffer, size_t length, off_t offset) in aea_read_callback()
114 __unused char *corename, uint64_t length, void *panic_data) in aea_stage_outproc()
/xnu-10063.101.15/pexpert/arm/
H A Dpe_consistent_debug.c56 PE_consistent_debug_lookup_entry(uint64_t record_id, uint64_t *phys_addr, uint64_t *length) in PE_consistent_debug_lookup_entry()
94 PE_consistent_debug_register(uint64_t record_id, uint64_t physaddr, uint64_t length) in PE_consistent_debug_register()
/xnu-10063.101.15/tests/
H A Dnet_test_lib.h100 unsigned short length; member
118 unsigned short length; member
131 unsigned short length; member
H A Dvsock.c104 socklen_t length = sizeof(addr); in vsock_getsockname() local
201 socklen_t length = sizeof(struct sockaddr_vm); variable
213 socklen_t length = sizeof(struct sockaddr_vm); variable
304 socklen_t length = sizeof(struct sockaddr_vm); variable
779 size_t length = 0; variable
805 size_t length = 0; variable
843 size_t length = 0; variable
/xnu-10063.101.15/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h41 unsigned long length; variable
H A DIOPMinformeeList.h45 unsigned long length; variable
/xnu-10063.101.15/EXTERNAL_HEADERS/CoreEntitlements/
H A DRuntime.h39 size_t length; member
48 size_t length; member
H A DSerialization.h63 size_t length; member
71 …izedElementSetData(CESerializedElement_t *element, void *__sized_by(length) bytes, size_t length) { in CESerializedElementSetData()
/xnu-10063.101.15/osfmk/i386/
H A Dmtrr.c495 mtrr_range_add(addr64_t address, uint64_t length, uint32_t type) in mtrr_range_add()
594 mtrr_range_remove(addr64_t address, uint64_t length, uint32_t type) in mtrr_range_remove()
646 uint64_t length, uint32_t type, int valid) in var_range_encode()
657 uint64_t length, uint32_t type) in var_range_overlap()
/xnu-10063.101.15/bsd/libkern/
H A Dmemchr.c33 memchr(const void *bigptr, int ch, size_t length) in memchr()

12345678