Home
last modified time | relevance | path

Searched refs:RB_INSERT (Results 1 – 25 of 29) sorted by relevance

12

/xnu-8796.121.2/bsd/net/
H A Dpf_ruleset.c340 if ((dup = RB_INSERT(pf_anchor_global, &pf_anchors, anchor)) != in pf_find_or_create_ruleset()
352 if ((dup = RB_INSERT(pf_anchor_node, &parent->children, in pf_find_or_create_ruleset()
H A Dif_llreach.c327 RB_INSERT(ll_reach_tree, &ifp->if_ll_srcs, lr); in ifnet_llreach_alloc()
H A Dpf_if.c164 RB_INSERT(pfi_ifhead, &pfi_ifs, kif); in pfi_kif_get()
H A Dpf_norm.c607 RB_INSERT(pf_frag_tree, &pf_frag_tree, *frag); in pf_reassemble()
848 RB_INSERT(pf_frag_tree, &pf_cache_tree, *frag); in pf_fragcache()
1235 RB_INSERT(pf_frag_tree, &pf_frag_tree, *frag); in pf_reassemble6()
1547 RB_INSERT(pf_frag_tree, &pf_cache_tree, *frag); in pf_frag6cache()
H A Dnecp_client.c1800 RB_INSERT(_necp_client_tree, &clients_to_close, client); in necpop_close()
3294 RB_INSERT(_necp_client_flow_tree, &client->flow_registrations, new_registration); in necp_client_create_flow_registration()
3297 RB_INSERT(_necp_fd_flow_tree, &fd_data->flows, new_registration); in necp_client_create_flow_registration()
3301 RB_INSERT(_necp_client_flow_global_tree, &necp_client_flow_global_tree, new_registration); in necp_client_create_flow_registration()
7115 RB_INSERT(_necp_client_tree, &fd_data->clients, client); in necp_client_add()
7118 RB_INSERT(_necp_client_global_tree, &necp_client_global_tree, client); in necp_client_add()
7208 RB_INSERT(_necp_client_tree, &fd_data->clients, client); in necp_client_claim()
H A Dpf.c1378 if (RB_INSERT(pf_src_tree, in pf_insert_src_node()
1458 if ((cur = RB_INSERT(pf_state_tree_lan_ext, &pf_statetbl_lan_ext, in pf_insert_state()
1473 if (cur == NULL && (cur = RB_INSERT(pf_state_tree_ext_gwy, in pf_insert_state()
1485 if (RB_INSERT(pf_state_tree_id, &tree_id, s) != NULL) { in pf_insert_state()
8849 if (RB_INSERT(pf_state_tree_ext_gwy, in pf_test_state_esp()
8867 if (RB_INSERT(pf_state_tree_lan_ext, in pf_test_state_esp()
H A Dpf_table.c2045 RB_INSERT(pfr_ktablehead, &pfr_ktables, kt); in pfr_insert_ktable()
/xnu-8796.121.2/iokit/Kernel/
H A DIOStatistics.cpp244 RB_INSERT(KextTree, &kextHead, ke); in onKextLoad()
245 RB_INSERT(KextAddressTree, &kextAddressHead, ke); in onKextLoad()
359 RB_INSERT(ClassTree, &classHead, ce); in onClassAdded()
607 …if (NULL == RB_INSERT(IOWorkLoopCounter::DependencyTree, &wlc->dependencyHead, nextWorkLoopDepende… in attachWorkLoopEventSource()
/xnu-8796.121.2/bsd/skywalk/namespace/
H A Dflowidns.c169 dup = RB_INSERT(flowidns_flowid_tree, in flowidns_allocate_flowid()
H A Dprotons.c199 dup = RB_INSERT(protons_token_tree, &protons_tokens, pt); in protons_reserve_locked()
H A Dnetns.c484 RB_INSERT(netns_namespaces_tree, &netns_namespaces, namespace); in _netns_get_ns()
573 exist = RB_INSERT(ns_reservation_tree, &namespace->ns_reservations, in _netns_reserve_common()
/xnu-8796.121.2/san/memory/
H A Dkasan_dynamic_blacklist.c221 RB_INSERT(range_tree, &range_tree_root, e); in kasan_dybl_load_kext()
/xnu-8796.121.2/bsd/netinet6/
H A Din6_mcast.c643 RB_INSERT(ip6_msource_tree, &inm->in6m_srcs, nims); in in6m_record_source()
692 RB_INSERT(ip6_msource_tree, &imf->im6f_sources, in im6f_get_source()
722 RB_INSERT(ip6_msource_tree, &imf->im6f_sources, in im6f_graft()
897 RB_INSERT(ip6_msource_tree, &inm->in6m_srcs, nims); in in6m_get_source()
H A Dnd6_prproxy.c1393 RB_INSERT(prproxy_sols_tree, &pr->ndpr_prproxy_sols, soltgt); in nd6_solsrc_enq()
/xnu-8796.121.2/osfmk/vm/
H A Dvm_map_store_rb.c94 if ((tmp_store = RB_INSERT( rb_head, rbh, store )) != NULL) { in vm_map_store_entry_link_rb()
/xnu-8796.121.2/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c411 RB_INSERT(flow_owner_tree, &fob->fob_owner_head, fo); in flow_owner_alloc()
H A Dflow_route.c717 RB_INSERT(flow_route_tree, &frb->frb_head, fr); in flow_route_find()
718 RB_INSERT(flow_route_id_tree, &frib->frib_head, fr); in flow_route_find()
H A Dflow_entry.c613 RB_INSERT(flow_entry_id_tree, &fo->fo_flow_entry_id_head, fe); in flow_entry_alloc()
H A Dflow_manager.c237 RB_INSERT(flow_mgr_tree, &flow_mgr_head, fm); in flow_mgr_create()
/xnu-8796.121.2/bsd/netinet/
H A Din_mcast.c726 RB_INSERT(ip_msource_tree, &inm->inm_srcs, nims); in inm_record_source()
776 RB_INSERT(ip_msource_tree, &imf->imf_sources, in imf_get_source()
806 RB_INSERT(ip_msource_tree, &imf->imf_sources, in imf_graft()
985 RB_INSERT(ip_msource_tree, &inm->inm_srcs, nims); in inm_get_source()
H A Din_pcb.c3260 VERIFY(RB_INSERT(inp_fc_tree, &inp_fc_tree, inp) == NULL); in inp_calc_flowhash()
3314 RB_INSERT(inp_fc_tree, &inp_fc_tree, inp); in inp_calc_flowhash()
/xnu-8796.121.2/bsd/kern/
H A Dposix_shm.c232 conflict = RB_INSERT(pshmhead, &pshm_head, entry); in pshm_cache_add()
/xnu-8796.121.2/bsd/skywalk/mem/
H A Dskmem_region.c1681 RB_INSERT(segtfreehead, &skr->skr_seg_tfree, sg); in sksegment_freelist_insert()
1766 RB_INSERT(segtfreehead, &skr->skr_seg_tfree, sg); in sksegment_freelist_remove()
/xnu-8796.121.2/osfmk/kern/
H A Dmachine.c748 if (RB_INSERT(io_timeout_override, &io_timeout_override_root, node)) { in ml_io_increase_timeouts()
/xnu-8796.121.2/libkern/libkern/
H A Dtree.h817 #define RB_INSERT(name, x, y) name##_RB_INSERT(x, y) macro

12