Home
last modified time | relevance | path

Searched refs:RB_FOREACH (Results 1 – 22 of 22) sorted by relevance

/xnu-11215.81.4/iokit/Kernel/
H A DIOStatistics.cpp880 RB_FOREACH(ke, KextTree, &kextHead) { in copyKextStatistics()
902 RB_FOREACH(ke, KextTree, &kextHead) { in copyMemoryStatistics()
923 RB_FOREACH(ke, KextTree, &kextHead) { in copyClassStatistics()
942 RB_FOREACH(ke, KextTree, &kextHead) { in copyCounterStatistics()
1018 RB_FOREACH(ke, KextTree, &kextHead) { in copyKextIdentifiers()
1032 RB_FOREACH(ke, KextTree, &kextHead) { in copyClassNames()
1050 RB_FOREACH(ke, KextTree, &kextHead) { in copyWorkLoopStatistics()
1056 RB_FOREACH(dependentNode, IOWorkLoopCounter::DependencyTree, &wlc->dependencyHead) { in copyWorkLoopStatistics()
1078 RB_FOREACH(sought, KextTree, &kextHead) { in copyUserClientStatistics()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c200 RB_FOREACH(fo, flow_owner_tree, &fob->fob_owner_head) { in flow_owner_bucket_activate_nx_port_common()
210 RB_FOREACH(fe, flow_entry_id_tree, in flow_owner_bucket_activate_nx_port_common()
282 RB_FOREACH(fo, flow_owner_tree, &fob->fob_owner_head) { in flow_owner_bucket_attach_common()
364 RB_FOREACH(fo, flow_owner_tree, &fob->fob_owner_head) { in flow_owner_alloc()
H A Dflow_route.c939 RB_FOREACH(fr, flow_route_tree, &frb->frb_head) { in flow_route_bucket_prune()
H A Dflow_manager.c1007 RB_FOREACH(fo, flow_owner_tree, &fob->fob_owner_head) { in flow_mgr_get_fe_by_uuid_rlock()
/xnu-11215.81.4/bsd/net/
H A Dpf_ioctl.c595 RB_FOREACH(state, pf_state_tree_id, &tree_id) {
608 RB_FOREACH(state, pf_state_tree_id, &tree_id) {
612 RB_FOREACH(node, pf_src_tree, &tree_src_tracking) {
1948 RB_FOREACH(state, pf_state_tree_id, &tree_id) { in pfioctl()
1952 RB_FOREACH(n, pf_src_tree, &tree_src_tracking) { in pfioctl()
2483 RB_FOREACH(sn, pf_src_tree, &tree_src_tracking) { in pf_expire_states_and_src_nodes()
2488 RB_FOREACH(state, pf_state_tree_id, in pf_expire_states_and_src_nodes()
4102 RB_FOREACH(anchor, pf_anchor_global, &pf_anchors) in pfioctl_ioc_ruleset()
4107 RB_FOREACH(anchor, pf_anchor_node, in pfioctl_ioc_ruleset()
4126 RB_FOREACH(anchor, pf_anchor_global, &pf_anchors) in pfioctl_ioc_ruleset()
[all …]
H A Dpf_if.c746 RB_FOREACH(p, pfi_ifhead, &pfi_ifs) { in pfi_set_flags()
762 RB_FOREACH(p, pfi_ifhead, &pfi_ifs) { in pfi_clear_flags()
H A Dpf_table.c1274 RB_FOREACH(p, pfr_ktablehead, &pfr_ktables) { in pfr_clr_tables()
1448 RB_FOREACH(p, pfr_ktablehead, &pfr_ktables) { in pfr_get_tables()
1493 RB_FOREACH(p, pfr_ktablehead, &pfr_ktables) { in pfr_get_tstats()
1631 RB_FOREACH(p, pfr_ktablehead, &pfr_ktables) { in pfr_ina_begin()
1788 RB_FOREACH(p, pfr_ktablehead, &pfr_ktables) { in pfr_ina_rollback()
1833 RB_FOREACH(p, pfr_ktablehead, &pfr_ktables) { in pfr_ina_commit()
H A Dif_llreach.c629 RB_FOREACH(lr, ll_reach_tree, &ifp->if_ll_srcs) {
H A Dnecp_client.c914 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_client_has_unread_flows()
939 RB_FOREACH(client, _necp_client_tree, &fd_data->clients) { in necp_fd_poll()
1462 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_defunct_client_for_policy()
2282 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_client_update_flows()
2384 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_client_mark_all_nonsocket_flows_as_invalid()
4693 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_update_client_result()
5065 RB_FOREACH(client, _necp_client_tree, &client_fd->clients) { in necp_defunct_client_fd_locked_inner()
5072 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_defunct_client_fd_locked_inner()
5110 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_defunct_client_fd_locked_inner()
5162 RB_FOREACH(client, _necp_client_tree, &client_fd->clients) { in necp_update_client_fd_locked()
[all …]
H A Dpf.c1310 RB_FOREACH(st, pf_state_tree_id, &tree_id) { in pf_src_connlimit()
11155 RB_FOREACH(anchor, pf_anchor_global, &pf_anchors) { in pf_check_compatible_rules()
/xnu-11215.81.4/bsd/netinet/
H A Din_mcast.c682 RB_FOREACH(ims, ip_msource_tree, &inm->inm_srcs) { in inm_clear_recorded()
889 RB_FOREACH(ims, ip_msource_tree, &imf->imf_sources) { in imf_leave()
907 RB_FOREACH(ims, ip_msource_tree, &imf->imf_sources) { in imf_commit()
1105 RB_FOREACH(ims, ip_msource_tree, &imf->imf_sources) { in inm_merge()
1237 RB_FOREACH(ims, ip_msource_tree, &inm->inm_srcs) { in inm_commit()
1852 RB_FOREACH(ims, ip_msource_tree, &imf->imf_sources) { in inp_get_source_filters()
3261 RB_FOREACH(ims, ip_msource_tree, &inm->inm_srcs) {
H A Dtcp_rack.c362 RB_FOREACH(seg, tcp_seg_sent_tree_head, &tp->t_segs_sent_tree) { in tcp_rack_adjust()
H A Dflow_divert.c3261 RB_FOREACH(fd_cb, fd_pcb_tree, &group->pcb_tree) { in flow_divert_handle_flow_states_request()
3387 RB_FOREACH(fd_cb, fd_pcb_tree, &group->pcb_tree) { in flow_divert_close_all()
4671 RB_FOREACH(fd_cb, fd_pcb_tree, &group->pcb_tree) { in flow_divert_kctl_rcvd()
H A Dtcp_subr.c4171 RB_FOREACH(found_seg, tcp_seg_sent_tree_head, &tp->t_segs_sent_tree) { in tcp_seg_sent_insert()
4511 RB_FOREACH(found_seg, tcp_seg_sent_tree_head, &tp->t_segs_sent_tree) { in tcp_segs_dosack()
/xnu-11215.81.4/bsd/netinet6/
H A Din6_mcast.c624 RB_FOREACH(ims, ip6_msource_tree, &inm->in6m_srcs) { in in6m_clear_recorded()
833 RB_FOREACH(ims, ip6_msource_tree, &imf->im6f_sources) { in im6f_leave()
851 RB_FOREACH(ims, ip6_msource_tree, &imf->im6f_sources) { in im6f_commit()
1033 RB_FOREACH(ims, ip6_msource_tree, &imf->im6f_sources) { in in6m_merge()
1165 RB_FOREACH(ims, ip6_msource_tree, &inm->in6m_srcs) { in in6m_commit()
1782 RB_FOREACH(ims, ip6_msource_tree, &imf->im6f_sources) { in in6p_get_source_filters()
3161 RB_FOREACH(ims, ip6_msource_tree, &inm->in6m_srcs) {
/xnu-11215.81.4/bsd/skywalk/namespace/
H A Dflowidns.c319 RB_FOREACH(fftn, flowidns_flowid_tree, &domain->fd_flowid_tree) { in flowidns_dump_domain()
H A Dprotons.c331 RB_FOREACH(pt, protons_token_tree, &protons_tokens) {
H A Dnetns.c2124 RB_FOREACH(res, ns_reservation_tree, &namespace->ns_reservations) { in netns_ctl_write_ns()
2170 RB_FOREACH(namespace, netns_namespaces_tree, &netns_namespaces) {
/xnu-11215.81.4/bsd/skywalk/nexus/
H A Dnexus.c3383 RB_FOREACH(nx, kern_nexus_tree, &nx_head) {
3494 RB_FOREACH(nx, kern_nexus_tree, &nx_head) {
3554 RB_FOREACH(nx, kern_nexus_tree, &nx_head) { in kern_nexus_walktree()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1923 RB_FOREACH(fo, flow_owner_tree, &fob->fob_owner_head) { in fsw_mib_get_flow_owner()
2035 RB_FOREACH(fr, flow_route_tree, &frb->frb_head) { in fsw_mib_get_flow_route()
H A Dfsw_dp.c4819 RB_FOREACH(fo, flow_owner_tree, &fob->fob_owner_head) { in fsw_process_deferred()
4822 RB_FOREACH(fe, flow_entry_id_tree, in fsw_process_deferred()
/xnu-11215.81.4/libkern/libkern/
H A Dtree.h830 #define RB_FOREACH(x, name, head) \ macro