| /xnu-11215.61.5/tests/ |
| H A D | pfz.c | 103 OSFifoQueueHead head = OS_ATOMIC_FIFO_QUEUE_INIT; variable
|
| /xnu-11215.61.5/bsd/skywalk/nexus/ |
| H A D | nexus_pktq.h | 140 classq_pkt_t head, tail; in __nx_pktq_enq_multi() local
|
| H A D | nexus_mbq.h | 166 classq_pkt_t head, tail; in __nx_mbq_enq_multi() local
|
| /xnu-11215.61.5/bsd/kern/ |
| H A D | uipc_usrreq.c | 1795 struct unp_head *head; variable 1928 struct unp_head *head; variable 2084 struct unp_head *head; variable
|
| H A D | uipc_socket2.c | 209 struct socket *head = so->so_head; in soisconnected() local 324 sonewconn_internal(struct socket *head, int connstatus) in sonewconn_internal() 493 sonewconn(struct socket *head, int connstatus, const struct sockaddr *from) in sonewconn()
|
| H A D | uipc_socket.c | 1106 so_acquire_accept_list(struct socket *head, struct socket *so) in so_acquire_accept_list() 1137 so_release_accept_list(struct socket *head) in so_release_accept_list() 1153 struct socket *head = so->so_head; in sofreelastref() local 1584 soacceptfilter(struct socket *so, struct socket *head) in soacceptfilter()
|
| /xnu-11215.61.5/bsd/vfs/ |
| H A D | vfs_cache.c | 3353 struct stringhead *old_head, *head; in resize_string_ref_table() local 3425 struct stringhead *head; in add_name_internal() local 3524 struct stringhead *head; in vfs_removename() local 3591 struct stringhead *head; in dump_string_table() local
|
| H A D | vfs_exclave_fs.c | 318 registered_tags_head_t *head = registered_tags_hash + i; in set_base_dir() local 327 registered_tags_head_t *head = get_registered_tags_chain(EFT_EXCLAVE); in set_base_dir() local
|
| /xnu-11215.61.5/osfmk/kern/ |
| H A D | kern_cdata.h | 54 #define KCDATA_ITEM_FOREACH(head) for (; KCDATA_ITEM_TYPE(head) != KCDATA_TYPE_BUFFER_END; (h… argument
|
| H A D | restartable.c | 268 queue_head_t *head; in _restartable_ranges_create() local
|
| H A D | waitq.c | 292 #define __wql_list_foreach(it, head, end) \ argument 296 #define wql_list_foreach(it, head) \ argument 299 #define wql_list_foreach_safe(it, head) \ argument
|
| /xnu-11215.61.5/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_vp.c | 250 slot_idx_t head, khead_prev; in fsw_vp_na_rxsync() local
|
| /xnu-11215.61.5/libkern/zlib/ |
| H A D | inflate.h | 113 gz_headerp head; /* where to save gzip header information */ member
|
| H A D | inflate.c | 1255 inflateGetHeader(z_streamp strm, gz_headerp head) in inflateGetHeader()
|
| H A D | deflate.h | 163 Posf *head; /* Heads of the hash chains or NIL. */ member
|
| H A D | deflate.c | 429 deflateSetHeader(z_streamp strm, gz_headerp head) in deflateSetHeader()
|
| /xnu-11215.61.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_compat.c | 884 const slot_idx_t head = kring->ckr_rhead; in nx_netif_compat_na_txsync() local 1285 const slot_idx_t head = kring->ckr_rhead; in nx_netif_compat_na_rxsync() local
|
| H A D | nx_netif_gso.c | 187 netif_gso_send(struct ifnet *ifp, struct __kern_packet *head, in netif_gso_send()
|
| /xnu-11215.61.5/osfmk/vm/ |
| H A D | vm_page_internal.h | 198 vm_page_queue_t head, in vm_page_queue_enter_clump()
|
| /xnu-11215.61.5/tools/lldbmacros/core/ |
| H A D | iterators.py | 724 def _iter_smr_shash_bucket(head): argument
|
| /xnu-11215.61.5/osfmk/tests/ |
| H A D | kernel_tests.c | 842 #define astris_vm_page_queue_iterate(head, elt) … argument 1161 struct synch_test_common head; member 2909 struct synch_test_common head; member
|
| /xnu-11215.61.5/bsd/net/ |
| H A D | pf_table.c | 879 struct radix_node_head *head; in pfr_lookup_addr() local 1096 struct radix_node_head *head; in pfr_route_kentry() local 1124 struct radix_node_head *head; in pfr_unroute_kentry() local
|
| H A D | dlil.c | 3915 classq_pkt_t head, tail; in dlil_input_async() local 4014 classq_pkt_t head, tail; in dlil_input_sync() local 5224 classq_pkt_t *head, classq_pkt_t *tail, uint32_t cnt, uint32_t bytes, in ifnet_enqueue_ifclassq_chain() 5330 classq_pkt_t head, tail; in ifnet_enqueue_mbuf_chain() local 5409 classq_pkt_t head, tail; in ifnet_enqueue_pkt_chain_common() local 5509 struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, u_int32_t *len) in ifnet_dequeue_multi() 5541 struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, u_int32_t *len) in ifnet_dequeue_multi_bytes() 5573 u_int32_t pkt_limit, struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, in ifnet_dequeue_service_class_multi()
|
| /xnu-11215.61.5/san/tools/ |
| H A D | ksancov.h | 335 size_t head = atomic_load_explicit(&trace->kt_head, memory_order_acquire); in ksancov_trace_head() local
|
| /xnu-11215.61.5/san/memory/ |
| H A D | kasan-classic.c | 623 kasan_alloc_header_t head; member
|