Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 125) sorted by relevance

12345

/xnu-8020.101.4/EXTERNAL_HEADERS/mach-o/
H A Dfixup-chains.h111 next : 11, // 4 or 8-byte stide member
122 next : 11, // 4 or 8-byte stide member
134 next : 11, // 4 or 8-byte stide member
147 next : 11, // 4 or 8-byte stide member
158 next : 12, // 4-byte stride member
168 next : 12, // 4-byte stride member
180 next : 12, // 1 or 4-byte stide member
192 next : 5, // 4-byte stride member
201 next : 5, // 4-byte stride member
209 next : 2; // 4-byte stride member
[all …]
/xnu-8020.101.4/bsd/sys/
H A Ddtrace_ptss.h80 struct dtrace_ptss_page_entry* next; member
86 struct dtrace_ptss_page* next; member
/xnu-8020.101.4/bsd/net/
H A Dif_llatbl.c153 struct llentry *lle, *next; in htable_foreach_lle() local
231 struct llentry *lle, *next; in htable_prefix_free() local
263 struct llentry *lle, *next; in llentries_unlink() local
278 struct mbuf *next; in lltable_drop_entry_queue() local
530 struct llentry *lle, *next; in lltable_free() local
562 struct llentry *next = NULL; in lltable_purge() local
H A Dinit.c37 struct init_list_entry *next; member
H A Dndrv_var.h44 struct ndrv_multiaddr *next; member
/xnu-8020.101.4/osfmk/kern/
H A Dpriority_queue.h141 struct priority_queue_entry *next; member
151 struct priority_queue_entry_deadline *next; member
162 struct priority_queue_entry_sched *next; member
172 struct priority_queue_entry_stable *next; member
185 struct priority_queue_entry *next; member
191 struct priority_queue_entry_deadline *next; member
203 struct priority_queue_entry_sched *next; member
210 struct priority_queue_entry_stable *next; member
/xnu-8020.101.4/iokit/Kernel/
H A DIOWorkLoop.cpp216 IOEventSource *event, *next; in releaseEventChain() local
600 IOEventSource *event, *next; in _maintRequest() local
611 IOEventSource *event, *next; in _maintRequest() local
631 IOEventSource *event, *next = NULL; in _maintRequest() local
650 IOEventSource *event, *next = NULL; in _maintRequest() local
H A DIOPlatformActions.cpp89 iocpu_platform_action_entry_t * next; in iocpu_add_platform_action() local
113 iocpu_platform_action_entry_t * next; in iocpu_run_platform_actions() local
348 iocpu_platform_action_entry_t * next; in IORemoveServicePlatformActions() local
H A DIOPMPowerSourceList.cpp157 IOPMPowerSource * next = firstItem; in free() local
H A DIORegistryEntry.cpp351 IORegistryEntry * next; in init() local
1554 IORegistryEntry * next; in fromPath() local
1910 IORegistryEntry * next; in applyToChildren() local
1936 IORegistryEntry * next; in applyToParents() local
2238 IORegistryEntry * next; in detachAll() local
2268 const IORegistryEntry * next; in getDepth() local
2356 IORegCursor * next; in isValid() local
2452 IORegistryEntry * next = NULL; in getNextObjectFlat() local
2492 IORegistryEntry * next; in getNextObjectRecursive() local
H A DIOPMinformeeList.cpp250 IOPMinformee * next = firstItem; in free() local
H A DIOPolledInterface.cpp108 IORegistryEntry * next; in OSDefineMetaClassAndStructors() local
197 IOService * next; in IOPolledFilePollersOpen() local
247 IORegistryEntry * next; in IOPolledFilePollersClose() local
/xnu-8020.101.4/libkern/zlib/
H A Dinfback.c111 static code *next; in fixedtables() local
273 unsigned char FAR *next; /* next input */ in inflateBack() local
H A Dinflate.c240 static code *next; in fixedtables() local
582 unsigned char FAR *next; /* next input */ in inflate() local
1285 unsigned next; in syncsearch() local
H A Dinftrees.c78 code FAR *next; /* next available space in table */ in inflate_table() local
/xnu-8020.101.4/osfmk/i386/
H A Dcpu_affinity.h35 struct x86_affinity_set *next;/* Forward link */ member
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_util.c265 struct mbuf *m = m_chain, *next; in nx_netif_mbuf_to_filter_pkt_chain() local
308 struct __kern_packet *pkt = pkt_chain, *next; in nx_netif_filter_pkt_to_mbuf_chain() local
463 struct __kern_packet *pkt = pkt_chain, *next; in nx_netif_pkt_to_filter_pkt_chain() local
506 struct __kern_packet *pkt = pkt_chain, *next; in nx_netif_filter_pkt_to_pkt_chain() local
/xnu-8020.101.4/bsd/kern/
H A Dsysv_msg.c342 short next; in msg_freehdr() local
720 short next; in msgsnd_nocancel() local
1150 short next; in msgrcv_nocancel() local
/xnu-8020.101.4/bsd/skywalk/lib/
H A Dcuckoo_hashtable.h55 struct cuckoo_node *next; member
/xnu-8020.101.4/iokit/IOKit/
H A DIORegistryEntry.h1031 IORegCursor * next; member
/xnu-8020.101.4/osfmk/console/
H A Dserial_general.c82 uint64_t next; in serial_keyboard_poll() local
/xnu-8020.101.4/bsd/security/audit/
H A Daudit_mac.c109 struct mac_audit_record *head, *next; in audit_mac_free() local
/xnu-8020.101.4/libkern/os/
H A Drefcnt.c336 os_ref_count_t cur, next; in __os_ref_retain_try() local
602 os_ref_count_t cur, next; in os_ref_retain_try_mask_internal() local
626 os_ref_count_t cur, next; in os_ref_retain_try_acquire_mask_internal() local
/xnu-8020.101.4/osfmk/mach/
H A Dkmod.h74 struct kmod_reference * next; member
88 struct kmod_info * next; member
/xnu-8020.101.4/bsd/dev/dtrace/
H A Ddtrace_ptss.c297 struct dtrace_ptss_page* next = temp->next; in dtrace_ptss_exec_exit() local

12345