| /xnu-12377.41.6/EXTERNAL_HEADERS/mach-o/ |
| H A D | fixup-chains.h | 113 next : 11, // 4 or 8-byte stide member 124 next : 11, // 4 or 8-byte stide member 136 next : 11, // 4 or 8-byte stide member 149 next : 11, // 4 or 8-byte stide member 160 next : 12, // 4-byte stride member 171 next : 11, // 8-byte stide member 184 next : 11, // 8-byte stide member 196 next : 12, // 4-byte stride member 208 next : 12, // 1 or 4-byte stide member 220 next : 5, // 4-byte stride member [all …]
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | dtrace_ptss.h | 80 struct dtrace_ptss_page_entry* next; member 86 struct dtrace_ptss_page* next; member
|
| /xnu-12377.41.6/osfmk/vm/ |
| H A D | vm_map_store_ll.c | 35 vm_map_entry_t entry, next; in first_free_is_valid_ll() local 112 vm_map_entry_t next; in update_first_free_ll() local
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | priority_queue.h | 141 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
|
| H A D | smr.h | 1222 struct smrq_slink *next, in __smrq_serialized_insert() 1243 struct smrq_link *next, in __smrq_serialized_insert() 1272 struct smrq_slink *next, in __smrq_serialized_insert_relaxed() 1293 struct smrq_link *next, in __smrq_serialized_insert_relaxed() 1324 struct smrq_slink *next; in __smrq_serialized_remove_one() local 1350 struct smrq_link *next; in __smrq_serialized_remove_one() local 1420 struct smrq_slink *next; in __smrq_serialized_replace() local 1444 struct smrq_link *next; in __smrq_serialized_replace() local
|
| H A D | smr_types.h | 110 __smrq_slink_t next; member 121 __smrq_link_t next; member
|
| H A D | smr.c | 1801 smr_pcpu_t pcpu = NULL, next = NULL; in __smr_worker_continue() local 2501 struct smrq_slink *link, *next; in __smr_hash_grow_and_unlock() local 2562 struct smrq_slink *link, *next; in __smr_hash_grow_and_unlock() local 2840 struct smrq_slink *first, *next; in __smr_shash_entered_mut_begin() local 2879 struct smrq_slink *next, *first; in __smr_shash_entered_mut_erase() local 2907 struct smrq_slink *first, *next; in __smr_shash_entered_mut_replace() local 3003 struct smrq_slink *first, *link, *next; in __smr_shash_rehash_with_target() local 3197 struct smrq_slink *link, *next; variable
|
| /xnu-12377.41.6/iokit/Kernel/ |
| H A D | IOWorkLoop.cpp | 216 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 D | IOPlatformActions.cpp | 89 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 355 iocpu_platform_action_entry_t * next; in IORemoveServicePlatformActions() local
|
| H A D | IOPMPowerSourceList.cpp | 157 IOPMPowerSource * next = firstItem; in free() local
|
| H A D | IORegistryEntry.cpp | 352 IORegistryEntry * next; in init() local 1572 IORegistryEntry * next; in fromPath() local 1932 IORegistryEntry * next; in applyToChildren() local 1958 IORegistryEntry * next; in applyToParents() local 2270 IORegistryEntry * next; in detachAll() local 2300 const IORegistryEntry * next; in getDepth() local 2388 IORegCursor * next; in isValid() local 2484 IORegistryEntry * next = NULL; in getNextObjectFlat() local 2524 IORegistryEntry * next; in getNextObjectRecursive() local
|
| H A D | IOPMinformeeList.cpp | 250 IOPMinformee * next = firstItem; in free() local
|
| /xnu-12377.41.6/libkern/zlib/ |
| H A D | infback.c | 111 static code *next; in fixedtables() local 273 unsigned char FAR *next; /* next input */ in inflateBack() local
|
| H A D | inflate.c | 240 static code *next; in fixedtables() local 582 unsigned char FAR *next; /* next input */ in inflate() local 1285 unsigned next; in syncsearch() local
|
| H A D | inftrees.c | 78 code FAR *next; /* next available space in table */ in inflate_table() local
|
| /xnu-12377.41.6/osfmk/i386/ |
| H A D | cpu_affinity.h | 35 struct x86_affinity_set *next;/* Forward link */ member
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | init.c | 49 struct init_list_entry *next; member
|
| H A D | ndrv_var.h | 44 struct ndrv_multiaddr *next; member
|
| /xnu-12377.41.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_util.c | 241 struct mbuf *m = m_chain, *next; in nx_netif_mbuf_to_filter_pkt_chain() local 284 struct __kern_packet *pkt = pkt_chain, *next; in nx_netif_filter_pkt_to_mbuf_chain() local 439 struct __kern_packet *pkt = pkt_chain, *next; in nx_netif_pkt_to_filter_pkt_chain() local 482 struct __kern_packet *pkt = pkt_chain, *next; in nx_netif_filter_pkt_to_pkt_chain() local
|
| /xnu-12377.41.6/bsd/skywalk/lib/ |
| H A D | cuckoo_hashtable.h | 55 struct cuckoo_node *next; member
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | sysv_msg.c | 342 short next; in msg_freehdr() local 720 short next; in msgsnd_nocancel() local 1150 short next; in msgrcv_nocancel() local
|
| /xnu-12377.41.6/iokit/IOKit/ |
| H A D | IORegistryEntry.h | 1033 IORegCursor * next; member
|
| /xnu-12377.41.6/osfmk/console/ |
| H A D | serial_general.c | 82 uint64_t next; in serial_keyboard_poll() local
|
| /xnu-12377.41.6/bsd/security/audit/ |
| H A D | audit_mac.c | 109 struct mac_audit_record *head, *next; in audit_mac_free() local
|
| /xnu-12377.41.6/osfmk/mach/ |
| H A D | kmod.h | 74 struct kmod_reference * next; member 88 struct kmod_info * next; member
|