Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c103 RB_INIT(&fob->fob_owner_head); in flow_owner_bucket_init()
404 RB_INIT(&fo->fo_flow_entry_id_head); in flow_owner_alloc()
H A Dflow_route.c188 RB_INIT(&frb->frb_head); in flow_route_bucket_init()
292 RB_INIT(&frib->frib_head); in flow_route_id_bucket_init()
H A Dflow_manager.c74 RB_INIT(&flow_mgr_head); in flow_mgr_init()
/xnu-8020.101.4/bsd/skywalk/namespace/
H A Dprotons.c269 RB_INIT(&protons_tokens); in protons_init()
H A Dnetns.c294 RB_INIT(&namespace->ns_reservations); in netns_ns_alloc()
1156 RB_INIT(&netns_namespaces); in netns_init()
/xnu-8020.101.4/bsd/net/
H A Dpf_ruleset.c297 RB_INIT(&anchor->children); in pf_find_or_create_ruleset()
H A Dif_llreach.c167 RB_INIT(&ifp->if_ll_srcs); in ifnet_llreach_ifattach()
H A Dnecp_client.c1753 RB_INIT(&clients_to_close); in necpop_close()
6619 RB_INIT(&fd_data->clients); in necp_open()
6620 RB_INIT(&fd_data->flows); in necp_open()
6723 RB_INIT(&client->flow_registrations); in necp_client_add()
10426 RB_INIT(&necp_client_global_tree); in necp_client_init()
10427 RB_INIT(&necp_client_flow_global_tree); in necp_client_init()
H A Dpf_ioctl.c432 RB_INIT(&tree_src_tracking); in pfinit()
433 RB_INIT(&pf_anchors); in pfinit()
/xnu-8020.101.4/osfmk/vm/
H A Dvm_map_store_rb.c40 RB_INIT(&(hdr->rb_head_store)); in vm_map_store_init_rb()
/xnu-8020.101.4/bsd/kern/
H A Dposix_shm.c257 RB_INIT(&pshm_head); in pshm_cache_init()
/xnu-8020.101.4/libkern/libkern/
H A Dtree.h347 #define RB_INIT(root) do { \ macro
/xnu-8020.101.4/iokit/Kernel/
H A DIOStatistics.cpp514 RB_INIT(&counter->dependencyHead); in registerWorkLoop()
/xnu-8020.101.4/bsd/netinet6/
H A Din6_mcast.c260 RB_INIT(&imf->im6f_sources); in im6f_init()
569 RB_INIT(&inm->in6m_srcs); in in6_mc_get()
H A Dnd6_rtr.c2917 RB_INIT(&pr->ndpr_prproxy_sols); in ndpr_alloc()
/xnu-8020.101.4/bsd/netinet/
H A Din_mcast.c259 RB_INIT(&imf->imf_sources); in imf_init()
637 RB_INIT(&inm->inm_srcs); in in_getmulti()
H A Din_pcb.c340 RB_INIT(&inp_fc_tree); in in_pcbinit()
H A Dflow_divert.c4104 RB_INIT(&new_group->pcb_tree); in flow_divert_kctl_connect()
/xnu-8020.101.4/bsd/skywalk/mem/
H A Dskmem_region.c753 RB_INIT(&skr->skr_seg_tfree); in skmem_region_create()
/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus.c130 RB_INIT(&nx_head); in nexus_init()