Home
last modified time | relevance | path

Searched defs:index (Results 101 – 125 of 127) sorted by relevance

123456

/xnu-8020.101.4/iokit/Kernel/
H A DIODMACommand.cpp923 uint64_t index; in prepare() local
H A DIOPMrootDomain.cpp4914 int index; in deregisterPMSettingObject() local
9762 int index = -1; in recordTopLevelPCIDevice() local
11125 PMAssertionsTracker::detailsForID(IOPMDriverAssertionID _id, int *index) in detailsForID()
11241 int index; in handleReleaseAssertion() local
H A DIOService.cpp2107 unsigned int index; in applyToInterestNotifiers() local
8036 IOService::getDeviceMemoryWithIndex( unsigned int index ) in getDeviceMemoryWithIndex()
8052 IOService::mapDeviceMemoryWithIndex( unsigned int index, in mapDeviceMemoryWithIndex()
H A DIOMemoryDescriptor.cpp6009 unsigned int index; in serialize() local
/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel_ring.c1589 slot_idx_t index) in kr_txkring_reclaim_and_refill()
/xnu-8020.101.4/bsd/net/pktsched/
H A Dpktsched_fq_codel.c951 uint8_t index; in fq_if_throttle() local
/xnu-8020.101.4/bsd/dev/i386/
H A Ddis_tables.c2438 dtrace_get_SIB(dis86_t *x, uint_t *ss, uint_t *index, uint_t *base) in dtrace_get_SIB()
2626 uint_t index; /* index register number */ in dtrace_get_operand() local
/xnu-8020.101.4/osfmk/arm/
H A Dpmap.c5927 …unsigned int index = (unsigned int)((va - pmap->nested_region_addr) >> pt_attr_twig_shift(pt_attr… local
5947 …unsigned int index = (unsigned int)((va - pmap->nested_region_addr) >> pt_attr_twig_shift(pt_attr… local
8789 pmap_cpu_windows_copy_addr(int cpu_num, unsigned int index)
8885 unsigned int index)
8906 unsigned int index)
/xnu-8020.101.4/libkern/c++/
H A DOSKext.cpp1508 size_t index = 0; in removeDaemonExitRequests() local
7701 unsigned int index; local
8738 int index; local
11692 unsigned int index; local
12188 u_int index = 0; local
/xnu-8020.101.4/osfmk/kern/
H A Dthread_call.c248 thread_call_index_t index = call->tc_index; in thread_call_get_group() local
/xnu-8020.101.4/osfmk/ipc/
H A Dmach_port.c233 mach_port_index_t index; in mach_port_names() local
/xnu-8020.101.4/bsd/net/
H A Dnecp.c4542 int index = 0; in necp_get_result_description() local
5671 int index = 0; in necp_remove_aggregate_route_rule_for_id() local
10331 int index = 0; in necp_lookup_current_qos_marking() local
10588 int index = 0; in necp_route_is_allowed() local
10848 int index = 0; in necp_route_get_flow_divert() local
H A Dnecp.h740 u_int32_t index; member
781 u_int32_t index; member
H A Dkpi_interface.c2023 int index = 0; in ifnet_get_address_list_family_internal() local
H A Dnecp_client.c5221 for (u_int32_t index = 0; index < check_ifp->if_agentcount; index++) { in necp_ifnet_matches_agent() local
5246 for (u_int32_t index = 0; index < check_ifp->if_agentcount; index++) { in necp_ifnet_matches_agent_type() local
H A Dcontent_filter.c6893 int index = 0; in cfil_stats_collect_flow_stats_for_filter() local
/xnu-8020.101.4/osfmk/i386/
H A Dcpu_data.h648 traptrace_end(uint32_t index, uint64_t eabs) in traptrace_end()
/xnu-8020.101.4/osfmk/vm/
H A Dvm_shared_region.c1910 for (size_t index = 0; index < sr_cache_header.imagesTextCount; index++) { in vm_shared_region_map_file_final() local
/xnu-8020.101.4/bsd/kern/
H A Dkern_memorystatus_freeze.c2096 size_t index, in memorystatus_freezer_candidate_list_get_proc()
H A Dubc_subr.c2883 int index, in ubc_upl_range_needed()
H A Dkern_proc.c4508 proc_set_syscall_filter_index(int which, int num, int index) in proc_set_syscall_filter_index()
H A Dkern_memorystatus.c1356 int index; /* jetsam thread index */ member
/xnu-8020.101.4/osfmk/kdp/
H A Dkdp_udp.c1370 int index; in kdp_debugger_loop() local
/xnu-8020.101.4/tools/lldbmacros/
H A Dmemory.py1599 def GetLedgerEntryBalancePages(template, ledger, index): argument
/xnu-8020.101.4/bsd/netinet6/
H A Din6.c956 int error = 0, index; in in6ctl_gifstat() local

123456