Home
last modified time | relevance | path

Searched defs:next (Results 26 – 50 of 125) sorted by relevance

12345

/xnu-8020.101.4/bsd/net/
H A Dradix.c613 rn_new_radix_mask(struct radix_node *tt, struct radix_mask *next) in rn_new_radix_mask()
1023 struct radix_node *base, *next; in rn_walktree_from() local
1155 struct radix_node *base, *next; in rn_walktree() local
H A Dkpi_protocol.c47 struct proto_input_entry *next; member
/xnu-8020.101.4/osfmk/vm/
H A Dvm_map_store_ll.c34 vm_map_entry_t entry, next; in first_free_is_valid_ll() local
H A Dpmap.h847 struct pmap_legacy_trust_cache *next; member
874 struct pmap_image4_trust_cache const *next; // linked list linkage member
/xnu-8020.101.4/bsd/netinet/
H A Dip_dummynet.h267 struct dn_flow_queue *next; member
432 user32_addr_t next; member
465 user32_addr_t next;/* next flow set in all_flow_sets list */ member
516 user32_addr_t next; member
557 user64_addr_t next; member
590 user64_addr_t next; /* next flow set in all_flow_sets list */ member
641 user64_addr_t next; member
H A Dtcp_subr.c3643 struct tcp_rxt_seg *rxseg = NULL, *prev = NULL, *next = NULL; in tcp_rxtseg_insert() local
3761 struct tcp_rxt_seg *rxseg, *next; in tcp_rxtseg_clean() local
4315 struct tcp_notify_ack_marker *elm, *next; in tcp_notify_ack_free() local
4364 struct tcp_notify_ack_marker *elm, *next; in tcp_get_notify_ack_ids() local
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c134 struct __kern_packet *pkt = pkt_chain, *next; in netif_deliver_pkt() local
473 struct __kern_packet *pkt = pkt_chain, *next; in netif_vp_send_pkt_chain_low_latency() local
569 struct __kern_packet *pkt = pkt_chain, *next, *p; in netif_vp_send_pkt_chain_common() local
/xnu-8020.101.4/bsd/kern/
H A Dtty_dev.h67 struct tty_dev_t *next; member
H A Dmcache.c1051 mcache_obj_t *next = list->obj_next; in mcache_slab_audit() local
1635 mcache_obj_t *next; in mcache_audit_free_verify() local
1659 mcache_obj_t *next; in mcache_audit_free_verify_set() local
/xnu-8020.101.4/SETUP/kextsymboltool/
H A Dkextsymboltool.c241 char * next; in count_symbols() local
290 char * next; in store_symbols() local
/xnu-8020.101.4/osfmk/kern/
H A Dwaitq.h145 struct waitq_link_list_entry *next; member
/xnu-8020.101.4/iokit/Kernel/
H A DIOServicePM.cpp699 OSObject * next; in handlePMstop() local
813 OSObject * next; in addPowerChild() local
1850 OSObject * next; in handlePowerDomainWillChangeTo() local
2105 OSObject * next; in setParentInfo() local
2759 OSObject * next; in computeDesiredState() local
3536 OSObject * next; in systemWake() local
3907 OSObject * next; in notifyChildren() local
8485 IOPMRequest::attachNextRequest( IOPMRequest * next ) in attachNextRequest()
8636 IOPMRequest * next; in queuePMRequestChain() local
8829 IOServicePM * next; in checkForWork() local
[all …]
H A DIOKitDebug.cpp95 IORegistryEntry * next; in IOPrintPlane() local
1109 const char * next; in SkipName() local
1418 const char * next; in IOTrackingDebug() local
/xnu-8020.101.4/osfmk/ipc/
H A Dipc_space.c249 mach_port_index_t next; in ipc_space_rand_freelist() local
/xnu-8020.101.4/tests/
H A Dpfz.c90 void *next; member
H A Dbacktracing_tests.c59 struct fake_async_context* __ptrauth_swift_async_context_parent next; member
/xnu-8020.101.4/tools/lldbmacros/
H A Dktrace.py498 def next(self): member in KDCPU
H A Dbtlog.py45 def next(self): member in BTStack
/xnu-8020.101.4/osfmk/i386/
H A Dcpu_topology.h46 struct x86_cpu_cache *next; /* next cache at this level/lcpu */ member
193 struct x86_pkg *next; /* next package */ member
/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.c848 struct llinfo_nd6 *next; in nd6_service_neighbor_cache() local
1148 struct llinfo_nd6 *next = ln->ln_next; in nd6_service_neighbor_cache() local
3378 struct nd_prefix *next = NULL; in nd6_ioctl() local
3451 struct nd_defrouter *next; in nd6_ioctl() local
/xnu-8020.101.4/bsd/dev/dtrace/
H A Dfbt.c89 fbt_probe_t *fbt = parg, *next, *hash, *last; in fbt_destroy() local
/xnu-8020.101.4/bsd/net/classq/
H A Dclassq.c382 struct mbuf *next = MBUFQ_NEXT(n); in _getq_tail_mbuf() local
/xnu-8020.101.4/libkern/zlib/
H A Dinflate.h138 code FAR *next; /* next available space in codes[] */ member
/xnu-8020.101.4/osfmk/arm/pmap/
H A Dpmap_data.c90 struct page_free_entry *next; member
375 struct pmap_ledger *next; member
453 struct pmap_list_entry *next; member
/xnu-8020.101.4/libkern/c++/
H A DOSSerializeBinary.cpp382 const uint32_t * next; in OSUnserializeBinary() local

12345