Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 127) sorted by relevance

123456

/xnu-8020.101.4/iokit/Kernel/
H A DIOMultiMemoryDescriptor.cpp70 unsigned index; in initWithDescriptors() local
84 for (unsigned index = 0; index < _descriptorsCount; index++) { in initWithDescriptors() local
159 for (unsigned index = 0; index < _descriptorsCount; index++) { in free() local
182 unsigned index; in prepare() local
225 for (unsigned index = 0; index < _descriptorsCount; index++) { in complete() local
249 for (unsigned index = 0; index < _descriptorsCount; index++) { in getPhysicalSegment() local
330 for (unsigned index = 0; bytesRemaining && (index < _descriptorsCount); index++) { in doMap() local
374 for (unsigned index = 0; index < _descriptorsCount; index++) { in setPurgeable() local
411 for (unsigned index = 0; index < _descriptorsCount; index++) { in setOwnership() local
431 for (unsigned index = 0; index < _descriptorsCount; index++) { in getPageCounts() local
[all …]
H A DIOInterleavedMemoryDescriptor.cpp101 UInt32 index; in clearMemoryDescriptors() local
165 for (unsigned index = 0; index < _descriptorCount; index++) { in free() local
196 unsigned index; in prepare() local
243 for (unsigned index = 0; index < _descriptorCount; index++) { in complete() local
272 for (unsigned index = 0; index < _descriptorCount; index++) { in getPhysicalSegment() local
H A DIORangeAllocator.cpp147 IORangeAllocator::allocElement( UInt32 index ) in allocElement()
187 IORangeAllocator::deallocElement( UInt32 index ) in deallocElement()
202 UInt32 index; in allocate() local
264 UInt32 index; in allocateRange() local
317 UInt32 index; in deallocate() local
359 UInt32 index; in serialize() local
392 UInt32 index; in getFreeCount() local
H A DIODeviceTreeSupport.cpp528 IODTFindInterruptParent( IORegistryEntry * regEntry, IOItemCount index ) in IODTFindInterruptParent()
587 IODTMapOneInterrupt( IORegistryEntry * regEntry, UInt32 * intSpec, UInt32 index, in IODTMapOneInterrupt()
766 IOItemCount index; in IODTMapInterruptsSharing() local
1058 unsigned int index; in IODTSetResolving() local
1195 unsigned int index; in IODTResolveAddressCell() local
H A DIORegistryEntry.cpp352 unsigned int index; in init() local
938 IORegistryEntry::setIndexedProperty(uint32_t index, OSObject * anObject) in setIndexedProperty()
1233 int index; in getPath() local
1416 unsigned int index; in getChildFromComponent() local
1722 unsigned int index; in breakLink() local
1909 unsigned int index; in applyToChildren() local
1935 unsigned int index; in applyToParents() local
2269 unsigned int index; in getDepth() local
/xnu-8020.101.4/bsd/kern/
H A Dbsd_stubs.c100 bdevsw_isfree(int index) in bdevsw_isfree()
139 bdevsw_add(int index, const struct bdevsw * bsw) in bdevsw_add()
156 bdevsw_remove(int index, const struct bdevsw * bsw) in bdevsw_remove()
185 cdevsw_isfree(int index) in cdevsw_isfree()
229 cdevsw_add(int index, const struct cdevsw * csw) in cdevsw_add()
246 cdevsw_remove(int index, const struct cdevsw * csw) in cdevsw_remove()
273 cdevsw_add_with_bdev(int index, const struct cdevsw * csw, int bdev) in cdevsw_add_with_bdev()
/xnu-8020.101.4/osfmk/ipc/
H A Dipc_hash.c131 mach_port_index_t index; in ipc_hash_insert() local
153 mach_port_index_t index; in ipc_hash_delete() local
208 mach_port_index_t hindex, index, hdist; in ipc_hash_table_lookup() local
277 mach_port_index_t index, in ipc_hash_table_insert()
334 mach_port_index_t index, in ipc_hash_table_delete()
H A Dipc_entry.c98 mach_port_index_t index; in ipc_entry_lookup() local
297 mach_port_index_t index = MACH_PORT_INDEX(name); in ipc_entry_alloc_name() local
420 mach_port_index_t index; in ipc_entry_dealloc() local
469 mach_port_index_t index; in ipc_entry_modified() local
H A Dipc_table.c88 unsigned int index; in ipc_table_fill() local
H A Dipc_space.c460 for (mach_port_index_t index = 1; index < size; index++) { in ipc_space_terminate() local
474 for (mach_port_index_t index = 1; index < size; index++) { in ipc_space_terminate() local
H A Dipc_port.c272 ipc_port_request_index_t index; in ipc_port_request_alloc() local
457 ipc_port_request_index_t index, in ipc_port_request_sparm()
518 ipc_port_request_index_t index) in ipc_port_request_type()
557 ipc_port_request_index_t index) in ipc_port_request_cancel()
858 ipc_port_request_index_t index = 0; in ipc_port_spnotify() local
946 ipc_port_request_index_t index; in ipc_port_dnnotify() local
/xnu-8020.101.4/libkern/c++/
H A DOSArray.cpp265 OSArray::setObject(unsigned int index, const OSMetaClassBase *anObject) in setObject()
292 OSArray::setObject(unsigned int index, OSSharedPtr<const OSMetaClassBase> const& anObject) in setObject()
328 replaceObject(unsigned int index, const OSMetaClassBase *anObject) in replaceObject()
340 OSArray::replaceObject(unsigned int index, OSSharedPtr<const OSMetaClassBase> const& anObject) in replaceObject()
346 OSArray::removeObject(unsigned int index) in removeObject()
451 unsigned int index = (*iteratorP)++; in getNextObjectForIterator() local
H A DOSOrderedSet.cpp205 OSOrderedSet::setObject(unsigned int index, const OSMetaClassBase *anObject) in setObject()
236 OSOrderedSet::setObject(unsigned int index, OSSharedPtr<const OSMetaClassBase> const& anObject) in setObject()
433 unsigned int index = (*iteratorP)++; in getNextObjectForIterator() local
/xnu-8020.101.4/osfmk/mach/
H A Dmemory_object_types.h707 #define UPL_PAGE_PRESENT(upl, index) \ argument
710 #define UPL_PHYS_PAGE(upl, index) \ argument
713 #define UPL_SPECULATIVE_PAGE(upl, index) \ argument
716 #define UPL_DIRTY_PAGE(upl, index) \ argument
719 #define UPL_PRECIOUS_PAGE(upl, index) \ argument
722 #define UPL_VALID_PAGE(upl, index) \ argument
725 #define UPL_PAGEOUT_PAGE(upl, index) \ argument
728 #define UPL_SET_PAGE_FREE_ON_COMMIT(upl, index) \ argument
732 #define UPL_CLR_PAGE_FREE_ON_COMMIT(upl, index) \ argument
736 #define UPL_REPRIO_INFO_BLKNO(upl, index) \ argument
[all …]
/xnu-8020.101.4/osfmk/kern/
H A Dhv_support_kext.c227 #define HV_TRAP_DISPATCH(type, index, target, argument) \ argument
233 hv_task_trap(uint64_t index, uint64_t arg) in hv_task_trap()
247 hv_thread_trap(uint64_t index, uint64_t arg) in hv_thread_trap()
H A Dsched_average.c329 for (uint32_t index = 0; index < stdelta; index++) { in compute_averages() local
337 for (uint32_t index = 0; index < stdelta; index++) { in compute_averages() local
360 for (uint32_t index = 0; index < ninvokes; index++) { in compute_averages() local
H A Dhost.c656 cache_host_statistics(int index, host_info64_t info) in cache_host_statistics()
672 get_cached_info(int index, host_info64_t info, mach_msg_type_number_t* count) in get_cached_info()
775 int index = get_host_info_data_index(is_stat64, flavor, count, ret); in rate_limit_host_statistics() local
920 int index; in host_statistics64_from_user() local
947 int index; in host_statistics_from_user() local
H A Dipc_misc.c170 for (mach_msg_type_number_t index = 1; index < tsize; index++) { variable
/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel_kern.c61 slot_idx_t index) in _kern_channel_available_slot_count_tx()
74 slot_idx_t index) in _kern_channel_available_slot_count_rx()
162 _kern_channel_advance_slot_tx(const kern_channel_ring_t kring, slot_idx_t index) in _kern_channel_advance_slot_tx()
170 _kern_channel_advance_slot_rx(const kern_channel_ring_t kring, slot_idx_t index) in _kern_channel_advance_slot_rx()
183 slot_idx_t index = KR_SLOT_INDEX(kring, slot); in kern_channel_advance_slot() local
/xnu-8020.101.4/bsd/net/
H A Dbloom_filter.c83 u_int32_t index = hash / kNetBloomFilterBitsPerTableElement; in net_bloom_filter_insert_using_function() local
105 u_int32_t index = hash / kNetBloomFilterBitsPerTableElement; in net_bloom_filter_contains_using_function() local
/xnu-8020.101.4/libkern/libkern/c++/
H A DOSMetaClass.h2496 #define OSMetaClassDeclareReservedUnused(className, index) \ argument
2499 #define OSMetaClassDeclareReservedUnused(className, index) argument
2523 #define OSMetaClassDeclareReservedUsed(className, index) argument
2562 #define OSMetaClassDefineReservedUnused(className, index) \ argument
2566 #define OSMetaClassDefineReservedUnused(className, index) argument
2589 #define OSMetaClassDefineReservedUsed(className, index) argument
/xnu-8020.101.4/osfmk/arm/
H A Dloose_ends.c137 …unsigned int index = pmap_map_cpu_windows_copy(src >> PAGE_SHIFT, VM_PROT_READ | VM_PROT_WRITE, wi… in bzero_phys() local
159 unsigned int index; in ml_phys_read_data() local
196 unsigned int index; in ml_phys_read_long_long() local
283 unsigned int index; in ml_phys_write_data() local
313 unsigned int index; in ml_phys_write_long_long() local
/xnu-8020.101.4/EXTERNAL_HEADERS/architecture/i386/
H A Dsel.h53 index :13; member
/xnu-8020.101.4/osfmk/kdp/
H A Dkdp_serial.c58 unsigned int index; in kdp_serialize_packet() local
/xnu-8020.101.4/osfmk/i386/
H A Dhibernate_restore.c70 uintptr_t index; in pal_hib_map() local

123456