Home
last modified time | relevance | path

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

123456

/xnu-10002.1.13/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.cpp555 IODTFindInterruptParent( IORegistryEntry * regEntry, IOItemCount index ) in IODTFindInterruptParent()
614 IODTMapOneInterrupt( IORegistryEntry * regEntry, UInt32 * intSpec, UInt32 index, in IODTMapOneInterrupt()
793 IOItemCount index; in IODTMapInterruptsSharing() local
1087 unsigned int index; in IODTSetResolving() local
1224 unsigned int index; in IODTResolveAddressCell() local
H A DIOSimpleReporter.cpp140 int index = 0; in getValue() local
/xnu-10002.1.13/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-10002.1.13/osfmk/ipc/
H A Dipc_hash.c127 mach_port_index_t index; in ipc_hash_insert() local
149 mach_port_index_t index; in ipc_hash_delete() local
204 mach_port_index_t hindex, index, hdist; in ipc_hash_table_lookup() local
273 mach_port_index_t index, in ipc_hash_table_insert()
331 mach_port_index_t index, in ipc_hash_table_delete()
H A Dipc_entry.c111 mach_port_index_t index; in ipc_entry_lookup() local
320 const mach_port_index_t index = MACH_PORT_INDEX(name); in ipc_entry_alloc_name() local
457 mach_port_index_t index; in ipc_entry_dealloc() local
505 mach_port_index_t index; in ipc_entry_modified() local
/xnu-10002.1.13/libkern/c++/
H A DOSArray.cpp259 OSArray::setObject(unsigned int index, const OSMetaClassBase *anObject) in setObject()
286 OSArray::setObject(unsigned int index, OSSharedPtr<const OSMetaClassBase> const& anObject) in setObject()
322 replaceObject(unsigned int index, const OSMetaClassBase *anObject) in replaceObject()
334 OSArray::replaceObject(unsigned int index, OSSharedPtr<const OSMetaClassBase> const& anObject) in replaceObject()
340 OSArray::removeObject(unsigned int index) in removeObject()
445 unsigned int index = (*iteratorP)++; in getNextObjectForIterator() local
H A DOSOrderedSet.cpp203 OSOrderedSet::setObject(unsigned int index, const OSMetaClassBase *anObject) in setObject()
234 OSOrderedSet::setObject(unsigned int index, OSSharedPtr<const OSMetaClassBase> const& anObject) in setObject()
431 unsigned int index = (*iteratorP)++; in getNextObjectForIterator() local
/xnu-10002.1.13/osfmk/mach/
H A Dmemory_object_types.h722 #define UPL_PAGE_PRESENT(upl, index) \ argument
725 #define UPL_PHYS_PAGE(upl, index) \ argument
728 #define UPL_SPECULATIVE_PAGE(upl, index) \ argument
731 #define UPL_DIRTY_PAGE(upl, index) \ argument
734 #define UPL_PRECIOUS_PAGE(upl, index) \ argument
737 #define UPL_VALID_PAGE(upl, index) \ argument
740 #define UPL_PAGEOUT_PAGE(upl, index) \ argument
743 #define UPL_SET_PAGE_FREE_ON_COMMIT(upl, index) \ argument
747 #define UPL_CLR_PAGE_FREE_ON_COMMIT(upl, index) \ argument
751 #define UPL_REPRIO_INFO_BLKNO(upl, index) \ argument
[all …]
/xnu-10002.1.13/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.c624 cache_host_statistics(int index, host_info64_t info) in cache_host_statistics()
639 get_cached_info(int index, host_info64_t info, mach_msg_type_number_t* count) in get_cached_info()
742 int index = get_host_info_data_index(is_stat64, flavor, count, ret); in rate_limit_host_statistics() local
887 int index; in host_statistics64_from_user() local
914 int index; in host_statistics_from_user() local
H A Dipc_misc.c159 ipc_entry_num_t index; variable
H A Dhost_notify.c43 ipc_port_request_index_t index; member
H A Decc.h108 uint32_t index; member
/xnu-10002.1.13/iokit/Exclaves/
H A DExclaves.cpp79 IOService::exclaveRegisterInterrupt(IOExclaveProxyState * pRef, int index, bool noProvider = false) in exclaveRegisterInterrupt()
85 IOService::exclaveRemoveInterrupt(IOExclaveProxyState * pRef, int index) in exclaveRemoveInterrupt()
91 IOService::exclaveEnableInterrupt(IOExclaveProxyState * pRef, int index, bool enable) in exclaveEnableInterrupt()
/xnu-10002.1.13/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-10002.1.13/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-10002.1.13/libkern/libkern/c++/
H A DOSMetaClass.h2488 #define OSMetaClassDeclareReservedUnused(className, index) \ argument
2491 #define OSMetaClassDeclareReservedUnused(className, index) argument
2515 #define OSMetaClassDeclareReservedUsed(className, index) argument
2554 #define OSMetaClassDefineReservedUnused(className, index) \ argument
2558 #define OSMetaClassDefineReservedUnused(className, index) argument
2581 #define OSMetaClassDefineReservedUsed(className, index) argument
/xnu-10002.1.13/EXTERNAL_HEADERS/architecture/i386/
H A Dsel.h53 index :13; member
/xnu-10002.1.13/tools/lldbmacros/core/
H A Dlldbwrap.py828 def xGetSiblingValueAtIndex(self, index, stride=None): argument
1013 def xGetScalarAtIndex(self, index): argument
1050 def xGetIntegerAtIndex(self, index): argument
1085 def xGetPointeeAtIndex(self, index): argument
1117 def xGetLoadAddressAtIndex(self, index): argument
1152 def xGetCStringAtIndex(self, index, *args): argument
/xnu-10002.1.13/osfmk/kdp/
H A Dkdp_serial.c58 unsigned int index; in kdp_serialize_packet() local
/xnu-10002.1.13/osfmk/i386/
H A Dhibernate_restore.c70 uintptr_t index; in pal_hib_map() local

123456