Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/tests/
H A Dtree_tests_sysctl.c130 RB_INIT(&test_tree); in rb_tree_test_run()
/xnu-10063.101.15/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-10063.101.15/bsd/skywalk/namespace/
H A Dprotons.c268 RB_INIT(&protons_tokens); in protons_init()
H A Dflowidns.c249 RB_INIT(&(flowidns_domain_array[domain].fd_flowid_tree)); in flowidns_init()
H A Dnetns.c294 RB_INIT(&namespace->ns_reservations); in netns_ns_alloc()
1127 RB_INIT(&netns_namespaces); in netns_init()
/xnu-10063.101.15/bsd/net/
H A Dpf_ruleset.c332 RB_INIT(&anchor->children); in pf_find_or_create_ruleset()
H A Dif_llreach.c166 RB_INIT(&ifp->if_ll_srcs); in ifnet_llreach_ifattach()
H A Dnecp_client.c1784 RB_INIT(&clients_to_close); in necpop_close()
7001 RB_INIT(&fd_data->clients); in necp_open()
7002 RB_INIT(&fd_data->flows); in necp_open()
7104 RB_INIT(&client->flow_registrations); in necp_client_add()
11341 RB_INIT(&necp_client_global_tree); in necp_client_init()
11342 RB_INIT(&necp_client_flow_global_tree); in necp_client_init()
H A Dpf_ioctl.c487 RB_INIT(&tree_src_tracking); in pfinit()
488 RB_INIT(&pf_anchors); in pfinit()
/xnu-10063.101.15/osfmk/vm/
H A Dvm_map_store_rb.c39 RB_INIT(&(hdr->rb_head_store)); in vm_map_store_init_rb()
/xnu-10063.101.15/bsd/kern/
H A Dposix_shm.c257 RB_INIT(&pshm_head); in pshm_cache_init()
/xnu-10063.101.15/libkern/libkern/
H A Dtree.h349 #define RB_INIT(root) do { \ macro
/xnu-10063.101.15/iokit/Kernel/
H A DIOStatistics.cpp514 RB_INIT(&counter->dependencyHead); in registerWorkLoop()
/xnu-10063.101.15/bsd/netinet6/
H A Din6_mcast.c256 RB_INIT(&imf->im6f_sources); in im6f_init()
593 RB_INIT(&inm->in6m_srcs); in in6_mc_get()
H A Dnd6_rtr.c3000 RB_INIT(&pr->ndpr_prproxy_sols); in ndpr_alloc()
/xnu-10063.101.15/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.c360 RB_INIT(&inp_fc_tree); in in_pcbinit()
H A Dflow_divert.c4464 RB_INIT(&new_group->pcb_tree); in flow_divert_allocate_group()
/xnu-10063.101.15/bsd/skywalk/mem/
H A Dskmem_region.c731 RB_INIT(&skr->skr_seg_tfree); in skmem_region_create()
/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus.c127 RB_INIT(&nx_head); in nexus_init()
/xnu-10063.101.15/osfmk/arm/pmap/
H A Dpmap.c13352 RB_INIT(&pmap_cs_registered_profiles);