| /xnu-8796.121.2/iokit/Kernel/ |
| H A D | IOStatistics.cpp | 270 found = RB_FIND(KextTree, &kextHead, &sought); in onKextUnload() 337 foundKext = RB_FIND(KextTree, &kextHead, &soughtKext); in onClassAdded() 352 foundClass = RB_FIND(ClassTree, &classHead, &soughtClass); in onClassAdded() 391 found = RB_FIND(ClassTree, &classHead, &sought); in onClassRemoved() 454 found = RB_FIND(ClassTree, &classHead, &sought); in registerEventSource() 561 found = RB_FIND(ClassTree, &classHead, &sought); in registerUserClient() 630 found = RB_FIND(IOWorkLoopCounter::DependencyTree, &wlc->dependencyHead, &sought); in detachWorkLoopEventSource()
|
| /xnu-8796.121.2/bsd/net/ |
| H A D | if_llreach.c | 252 lr = RB_FIND(ll_reach_tree, &ifp->if_ll_srcs, &find); in ifnet_llreach_set_reachable() 281 lr = RB_FIND(ll_reach_tree, &ifp->if_ll_srcs, &find); in ifnet_llreach_alloc() 302 lr = RB_FIND(ll_reach_tree, &ifp->if_ll_srcs, &find); in ifnet_llreach_alloc()
|
| H A D | pf_table.c | 1316 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key); in pfr_add_tables() 1336 r = RB_FIND(pfr_ktablehead, &pfr_ktables, &key); in pfr_add_tables() 1402 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key); in pfr_del_tables() 1535 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key); in pfr_clr_tstats() 1576 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key); in pfr_set_tflags() 1681 kt = RB_FIND(pfr_ktablehead, &pfr_ktables, (struct pfr_ktable *)(void *)tbl); in pfr_ina_define() 1697 rt = RB_FIND(pfr_ktablehead, &pfr_ktables, &key); in pfr_ina_define() 2230 return RB_FIND(pfr_ktablehead, &pfr_ktables, in pfr_lookup_table()
|
| H A D | pf_if.c | 150 kif = RB_FIND(pfi_ifhead, &pfi_ifs, &s); in pfi_kif_get() 639 p = RB_FIND(pfi_ifhead, &pfi_ifs, &key); in pfi_update_status()
|
| H A D | pf_ruleset.c | 196 found = RB_FIND(pf_anchor_global, &pf_anchors, key); in pf_find_anchor()
|
| H A D | pf.c | 1110 return RB_FIND(pf_state_tree_id, &tree_id, in pf_find_state_byid() 1124 sk = RB_FIND(pf_state_tree_lan_ext, &pf_statetbl_lan_ext, in pf_find_state() 1128 sk = RB_FIND(pf_state_tree_ext_gwy, &pf_statetbl_ext_gwy, in pf_find_state() 1135 sk = RB_FIND(pf_state_tree_lan_ext, in pf_find_state() 1168 sk = RB_FIND(pf_state_tree_lan_ext, in pf_find_state_all() 1172 sk = RB_FIND(pf_state_tree_ext_gwy, in pf_find_state_all() 1179 sk = RB_FIND(pf_state_tree_lan_ext, in pf_find_state_all() 1352 *sn = RB_FIND(pf_src_tree, &tree_src_tracking, &k); in pf_insert_src_node() 3292 *sn = RB_FIND(pf_src_tree, &tree_src_tracking, &k); in pf_map_addr()
|
| H A D | necp_client.c | 867 …struct necp_client_flow_registration *flow = RB_FIND(_necp_client_flow_global_tree, &necp_client_f… in necp_find_client_and_lock() 875 client = RB_FIND(_necp_client_global_tree, &necp_client_global_tree, &find); in necp_find_client_and_lock() 894 flow = RB_FIND(_necp_client_flow_tree, &client->flow_registrations, &find); in necp_client_find_flow() 911 …struct necp_client_flow_registration *flow = RB_FIND(_necp_fd_flow_tree, &client_fd->flows, &find); in necp_client_fd_find_client_unlocked() 918 client = RB_FIND(_necp_client_tree, &client_fd->clients, &find); in necp_client_fd_find_client_unlocked() 7332 flow = RB_FIND(_necp_fd_flow_tree, &client_fd->flows, &find); in necp_client_fd_find_flow()
|
| /xnu-8796.121.2/san/memory/ |
| H A D | kasan_dynamic_blacklist.c | 255 e = RB_FIND(range_tree, &range_tree_root, &key); in kasan_dybl_unload_kext() 404 struct range_tree_entry *e = RB_FIND(range_tree, &range_tree_root, &key); in kasan_is_blacklisted()
|
| /xnu-8796.121.2/bsd/skywalk/namespace/ |
| H A D | flowidns.c | 135 return RB_FIND(flowidns_flowid_tree, in flowidns_find_fftn()
|
| H A D | protons.c | 134 pt = RB_FIND(protons_token_tree, &protons_tokens, &find); in protons_find_token_with_protocol()
|
| H A D | netns.c | 444 return RB_FIND(ns_reservation_tree, tree, &res); in ns_reservation_tree_find() 470 namespace = RB_FIND(netns_namespaces_tree, &netns_namespaces, &find); in _netns_get_ns()
|
| /xnu-8796.121.2/bsd/netinet6/ |
| H A D | in6_mcast.c | 390 ims = RB_FIND(ip6_msource_tree, &imf->im6f_sources, &find); in im6o_match_source() 633 ims = RB_FIND(ip6_msource_tree, &inm->in6m_srcs, &find); in in6m_record_source() 683 ims = RB_FIND(ip6_msource_tree, &imf->im6f_sources, &find); in im6f_get_source() 747 ims = RB_FIND(ip6_msource_tree, &imf->im6f_sources, &find); in im6f_prune() 890 ims = RB_FIND(ip6_msource_tree, &inm->in6m_srcs, &find); in in6m_get_source()
|
| H A D | nd6_prproxy.c | 1373 soltgt = RB_FIND(prproxy_sols_tree, &pr->ndpr_prproxy_sols, &find); in nd6_solsrc_enq() 1432 soltgt = RB_FIND(prproxy_sols_tree, &pr->ndpr_prproxy_sols, &find); in nd6_solsrc_deq()
|
| /xnu-8796.121.2/bsd/netinet/ |
| H A D | in_mcast.c | 418 ims = RB_FIND(ip_msource_tree, &imf->imf_sources, &find); in imo_match_source() 716 ims = RB_FIND(ip_msource_tree, &inm->inm_srcs, &find); in inm_record_source() 767 ims = RB_FIND(ip_msource_tree, &imf->imf_sources, &find); in imf_get_source() 832 ims = RB_FIND(ip_msource_tree, &imf->imf_sources, &find); in imf_prune() 978 ims = RB_FIND(ip_msource_tree, &inm->inm_srcs, &find); in inm_get_source()
|
| H A D | in_pcb.c | 3300 tmp_inp = RB_FIND(inp_fc_tree, &inp_fc_tree, inp); in inp_calc_flowhash() 3354 inp = RB_FIND(inp_fc_tree, &inp_fc_tree, &key_inp); in inp_fc_getinp()
|
| H A D | flow_divert.c | 232 fd_cb = RB_FIND(fd_pcb_tree, &group->pcb_tree, &key_item); in flow_divert_pcb_lookup() 321 if (NULL != RB_FIND(fd_pcb_tree, &curr_group->pcb_tree, fd_cb)) { in flow_divert_add_to_group()
|
| /xnu-8796.121.2/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_entry.c | 166 return RB_FIND(flow_owner_tree, &fob->fob_owner_head, &find); in flow_owner_find_by_pid() 176 fe = RB_FIND(flow_entry_id_tree, &fo->fo_flow_entry_id_head, &find); in flow_entry_find_by_uuid()
|
| H A D | flow_route.c | 221 fr = RB_FIND(flow_route_tree, &frb->frb_head, &find); in flow_route_find_by_addr() 299 fr = RB_FIND(flow_route_id_tree, &frib->frib_head, &find); in flow_route_find_by_uuid()
|
| H A D | flow_manager.c | 242 ASSERT(RB_FIND(flow_mgr_tree, in flow_mgr_create() 400 fm = RB_FIND(flow_mgr_tree, &flow_mgr_head, &find); in flow_mgr_find_lock()
|
| /xnu-8796.121.2/osfmk/vm/ |
| H A D | vm_map_store_rb.c | 110 rb_entry = RB_FIND( rb_head, rbh, store); in vm_map_store_entry_unlink_rb()
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | posix_shm.c | 220 return RB_FIND(pshmhead, &pshm_head, look); in pshm_cache_search()
|
| /xnu-8796.121.2/bsd/skywalk/mem/ |
| H A D | skmem_region.c | 1329 sg = RB_FIND(segtfreehead, &skr->skr_seg_tfree, &sg_key); in skmem_region_mirror_alloc() 1886 ASSERT(sg == RB_FIND(segtfreehead, &skr->skr_seg_tfree, &sg_key)); in sksegment_alloc_with_idx()
|
| /xnu-8796.121.2/bsd/skywalk/nexus/ |
| H A D | nexus.c | 1044 nx = RB_FIND(kern_nexus_tree, &nx_head, &find); in nxctl_get_channel_list() 1945 nx = RB_FIND(kern_nexus_tree, &nx_head, &find); in nx_destroy() 1985 nx = RB_FIND(kern_nexus_tree, &nx_head, &find); in nx_find()
|
| /xnu-8796.121.2/osfmk/kern/ |
| H A D | machine.c | 790 …struct io_timeout_override_entry *node = RB_FIND(io_timeout_override, &io_timeout_override_root, &… in ml_io_reset_timeouts()
|
| /xnu-8796.121.2/libkern/libkern/ |
| H A D | tree.h | 819 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
|