Home
last modified time | relevance | path

Searched refs:RB_INIT (Results 1 – 22 of 22) sorted by relevance

/xnu-8796.121.2/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c96 RB_INIT(&fob->fob_owner_head); in flow_owner_bucket_init()
399 RB_INIT(&fo->fo_flow_entry_id_head); in flow_owner_alloc()
H A Dflow_route.c183 RB_INIT(&frb->frb_head); in flow_route_bucket_init()
280 RB_INIT(&frib->frib_head); in flow_route_id_bucket_init()
H A Dflow_manager.c70 RB_INIT(&flow_mgr_head); in flow_mgr_init()
/xnu-8796.121.2/bsd/skywalk/namespace/
H A Dflowidns.c249 RB_INIT(&(flowidns_domain_array[domain].fd_flowid_tree)); in flowidns_init()
H A Dprotons.c268 RB_INIT(&protons_tokens); in protons_init()
H A Dnetns.c294 RB_INIT(&namespace->ns_reservations); in netns_ns_alloc()
1127 RB_INIT(&netns_namespaces); in netns_init()
/xnu-8796.121.2/bsd/net/
H A Dif_llreach.c166 RB_INIT(&ifp->if_ll_srcs); in ifnet_llreach_ifattach()
H A Dpf_ruleset.c332 RB_INIT(&anchor->children); in pf_find_or_create_ruleset()
H A Dnecp_client.c1760 RB_INIT(&clients_to_close); in necpop_close()
6797 RB_INIT(&fd_data->clients); in necp_open()
6798 RB_INIT(&fd_data->flows); in necp_open()
6900 RB_INIT(&client->flow_registrations); in necp_client_add()
10909 RB_INIT(&necp_client_global_tree); in necp_client_init()
10910 RB_INIT(&necp_client_flow_global_tree); in necp_client_init()
H A Dpf_ioctl.c435 RB_INIT(&tree_src_tracking); in pfinit()
436 RB_INIT(&pf_anchors); in pfinit()
/xnu-8796.121.2/osfmk/vm/
H A Dvm_map_store_rb.c39 RB_INIT(&(hdr->rb_head_store)); in vm_map_store_init_rb()
/xnu-8796.121.2/bsd/kern/
H A Dposix_shm.c257 RB_INIT(&pshm_head); in pshm_cache_init()
/xnu-8796.121.2/libkern/libkern/
H A Dtree.h347 #define RB_INIT(root) do { \ macro
/xnu-8796.121.2/iokit/Kernel/
H A DIOStatistics.cpp514 RB_INIT(&counter->dependencyHead); in registerWorkLoop()
/xnu-8796.121.2/bsd/netinet6/
H A Din6_mcast.c255 RB_INIT(&imf->im6f_sources); in im6f_init()
564 RB_INIT(&inm->in6m_srcs); in in6_mc_get()
H A Dnd6_rtr.c2994 RB_INIT(&pr->ndpr_prproxy_sols); in ndpr_alloc()
/xnu-8796.121.2/bsd/netinet/
H A Din_mcast.c257 RB_INIT(&imf->imf_sources); in imf_init()
652 RB_INIT(&inm->inm_srcs); in in_getmulti()
H A Din_pcb.c346 RB_INIT(&inp_fc_tree); in in_pcbinit()
H A Dflow_divert.c4279 RB_INIT(&new_group->pcb_tree); in flow_divert_kctl_connect()
/xnu-8796.121.2/bsd/skywalk/mem/
H A Dskmem_region.c731 RB_INIT(&skr->skr_seg_tfree); in skmem_region_create()
/xnu-8796.121.2/bsd/skywalk/nexus/
H A Dnexus.c125 RB_INIT(&nx_head); in nexus_init()
/xnu-8796.121.2/osfmk/arm/pmap/
H A Dpmap.c12731 RB_INIT(&pmap_cs_registered_profiles);