Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/tests/
H A Dtree_tests_sysctl.c130 RB_INIT(&test_tree); in rb_tree_test_run()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c96 RB_INIT(&fob->fob_owner_head); in flow_owner_bucket_init()
402 RB_INIT(&fo->fo_flow_entry_id_head); in flow_owner_alloc()
H A Dflow_route.c185 RB_INIT(&frb->frb_head); in flow_route_bucket_init()
282 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-12377.1.9/bsd/skywalk/namespace/
H A Dflowidns.c250 RB_INIT(&(flowidns_domain_array[domain].fd_flowid_tree)); in flowidns_init()
H A Dprotons.c269 RB_INIT(&protons_tokens); in protons_init()
H A Dnetns.c303 RB_INIT(&namespace->ns_reservations); in netns_ns_alloc()
1134 RB_INIT(&netns_namespaces); in netns_init()
/xnu-12377.1.9/bsd/net/
H A Dif_llreach.c167 RB_INIT(&ifp->if_ll_srcs); in ifnet_llreach_ifattach()
H A Dpf_ruleset.c364 RB_INIT(&anchor->children); in pf_find_or_create_ruleset()
H A Dnecp_client.c2050 RB_INIT(&clients_to_close); in necpop_close()
7772 RB_INIT(&fd_data->clients); in necp_open()
7773 RB_INIT(&fd_data->flows); in necp_open()
7876 RB_INIT(&client->flow_registrations); in necp_client_add()
12554 RB_INIT(&necp_client_global_tree); in necp_client_init()
12555 RB_INIT(&necp_client_flow_global_tree); in necp_client_init()
H A Dpf_ioctl.c488 RB_INIT(&tree_src_tracking); in pfinit()
489 RB_INIT(&pf_anchors); in pfinit()
/xnu-12377.1.9/osfmk/vm/
H A Dvm_map_store_rb.c39 RB_INIT(&(hdr->rb_head_store)); in vm_map_store_init_rb()
/xnu-12377.1.9/bsd/kern/
H A Dposix_shm.c259 RB_INIT(&pshm_head); in pshm_cache_init()
/xnu-12377.1.9/libkern/libkern/
H A Dtree.h349 #define RB_INIT(root) do { \ macro
/xnu-12377.1.9/iokit/Kernel/
H A DIOStatistics.cpp514 RB_INIT(&counter->dependencyHead); in registerWorkLoop()
/xnu-12377.1.9/bsd/netinet6/
H A Din6_mcast.c256 RB_INIT(&imf->im6f_sources); in im6f_init()
595 RB_INIT(&inm->in6m_srcs); in in6_mc_get()
H A Dnd6_rtr.c3061 RB_INIT(&pr->ndpr_prproxy_sols); in ndpr_alloc()
/xnu-12377.1.9/bsd/netinet/
H A Din_mcast.c257 RB_INIT(&imf->imf_sources); in imf_init()
654 RB_INIT(&inm->inm_srcs); in in_getmulti()
H A Din_pcb.c364 RB_INIT(&inp_fc_tree); in in_pcbinit()
H A Dflow_divert.c4446 RB_INIT(&new_group->pcb_tree); in flow_divert_allocate_group()
H A Dtcp_subr.c1225 RB_INIT(&tp->t_segs_sent_tree); in tcp_newtcpcb()
/xnu-12377.1.9/bsd/skywalk/mem/
H A Dskmem_region.c753 RB_INIT(&skr->skr_seg_tfree); in skmem_region_create()
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus.c140 RB_INIT(&nx_head); in nexus_init()
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap.c13560 RB_INIT(&pmap_cs_registered_profiles);