Home
last modified time | relevance | path

Searched refs:SLIST_FOREACH (Results 1 – 25 of 33) sorted by relevance

12

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_eth.c342 SLIST_FOREACH(rif, &rs->res_if_list, rei_link) { in eth_traffic_rule_find()
351 SLIST_FOREACH(ntre, &rif->rei_lists[i], ntre_storage_link) { in eth_traffic_rule_find()
374 SLIST_FOREACH(rif, &rs->res_if_list, rei_link) { in eth_traffic_rule_find_by_uuid()
376 SLIST_FOREACH(ntre, &rif->rei_lists[i], ntre_storage_link) { in eth_traffic_rule_find_by_uuid()
416 SLIST_FOREACH(rif, &rs->res_if_list, rei_link) { in eth_traffic_rule_link()
456 SLIST_FOREACH(rif, &rs->res_if_list, rei_link) { in eth_traffic_rule_unlink()
540 SLIST_FOREACH(rif, &rs->res_if_list, rei_link) { in eth_traffic_rule_get_count()
637 SLIST_FOREACH(rif, &rs->res_if_list, rei_link) { in eth_traffic_rule_get_all()
639 SLIST_FOREACH(ntre, &rif->rei_lists[i], ntre_storage_link) { in eth_traffic_rule_get_all()
H A Dnexus_traffic_rule_inet.c599 SLIST_FOREACH(rif, &rs->ris_if_list, rii_link) { in inet_traffic_rule_find()
608 SLIST_FOREACH(ntri, &rif->rii_lists[i], ntri_storage_link) { in inet_traffic_rule_find()
631 SLIST_FOREACH(rif, &rs->ris_if_list, rii_link) { in inet_traffic_rule_find_by_uuid()
633 SLIST_FOREACH(ntri, &rif->rii_lists[i], ntri_storage_link) { in inet_traffic_rule_find_by_uuid()
673 SLIST_FOREACH(rif, &rs->ris_if_list, rii_link) { in inet_traffic_rule_link()
713 SLIST_FOREACH(rif, &rs->ris_if_list, rii_link) { in inet_traffic_rule_unlink()
803 SLIST_FOREACH(rif, &rs->ris_if_list, rii_link) { in inet_traffic_rule_get_count()
900 SLIST_FOREACH(rif, &rs->ris_if_list, rii_link) { in inet_traffic_rule_get_all()
902 SLIST_FOREACH(ntri, &rif->rii_lists[i], ntri_storage_link) { in inet_traffic_rule_get_all()
/xnu-12377.61.12/bsd/net/
H A Dpf_osfp.c256 SLIST_FOREACH(entry, list, fp_entry) { in pf_osfp_match()
360 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) { in pf_osfp_add()
424 SLIST_FOREACH(f, list, fp_next) { in pf_osfp_find()
494 SLIST_FOREACH(f, list, fp_next) { in pf_osfp_find_exact()
518 SLIST_FOREACH(f, list, fp_next) in pf_osfp_insert()
538 SLIST_FOREACH(fp, &pf_osfp_list, fp_next) { in pf_osfp_get()
539 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) { in pf_osfp_get()
566 SLIST_FOREACH(f, &pf_osfp_list, fp_next) { in pf_osfp_validate()
H A Dnet_str_id.c92 SLIST_FOREACH(entry, &net_str_id_list, nsi_next) { in net_str_id_find_internal()
H A Dpf_table.c549 SLIST_FOREACH(p, &delq, pfrke_workq) { in pfr_set_addrs()
967 SLIST_FOREACH(p, workq, pfrke_workq) { in pfr_insert_kentries()
1013 SLIST_FOREACH(p, workq, pfrke_workq) { in pfr_remove_kentries()
1027 SLIST_FOREACH(p, workq, pfrke_workq) in pfr_clean_node_mask()
1039 SLIST_FOREACH(p, workq, pfrke_workq) { in pfr_clstats_kentries()
1326 SLIST_FOREACH(q, &addq, pfrkt_workq) { in pfr_add_tables()
1345 SLIST_FOREACH(q, &addq, pfrkt_workq) { in pfr_add_tables()
1359 SLIST_FOREACH(q, &changeq, pfrkt_workq) in pfr_add_tables()
1408 SLIST_FOREACH(q, &workq, pfrkt_workq) in pfr_del_tables()
1587 SLIST_FOREACH(q, &workq, pfrkt_workq) in pfr_set_tflags()
[all …]
H A Ddlil_subr.c566 SLIST_FOREACH(proto, &ifp->if_proto_hash[i], next_hash) { in dlil_ifp_protolist()
/xnu-12377.61.12/iokit/Kernel/
H A DIOStatistics.cpp887 SLIST_FOREACH(ce, &ke->classList, lLink) { in copyKextStatistics()
924 SLIST_FOREACH(ce, &ke->classList, lLink) { in copyClassStatistics()
943 SLIST_FOREACH(ce, &ke->classList, lLink) { in copyCounterStatistics()
953 SLIST_FOREACH(userClientCounter, &ce->userClientList, link) { in copyCounterStatistics()
966 SLIST_FOREACH(counter, &ce->counterList, link) { in copyCounterStatistics()
1033 SLIST_FOREACH(ce, &ke->classList, lLink) { in copyClassNames()
1051 SLIST_FOREACH(wlc, &ke->workLoopList, link) { in copyWorkLoopStatistics()
/xnu-12377.61.12/bsd/kern/
H A Dkern_memorystatus_notify.c493 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_warn_process()
757 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_send_low_swap_note()
966 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_pressure_proc_telemetry_send()
1047 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_klist_reset_all_for_level()
1117 SLIST_FOREACH(kn, candidate_list, kn_selnext) { in vm_pressure_select_optimal_candidate_to_notify()
1378 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_klist_length()
1438 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in update_footprints_for_telemetry()
2120 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) {
H A Dkern_codesigning.c647 SLIST_FOREACH(profile, &all_profiles, link) { in search_for_profile_uuid()
H A Dkern_proc.c3285 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) { in orphanpg()
4172 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) { in proc_iterate()
4313 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) { in proc_childrenwalk()
4392 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) {
H A Duipc_mbuf2.c983 SLIST_FOREACH(p, &from->m_pkthdr.tags, m_tag_link) { in m_tag_copy_chain()
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_cache.c324 SLIST_FOREACH(tpcache, &head->tcp_caches, list) { in tcp_getcache_with_lock()
339 SLIST_FOREACH(tpcache, &head->tcp_caches, list) { in tcp_getcache_with_lock()
680 SLIST_FOREACH(tpheur, &head->tcp_heuristics, list) { in tcp_getheuristic_with_lock()
695 SLIST_FOREACH(tpheur, &head->tcp_heuristics, list) { in tcp_getheuristic_with_lock()
1574 SLIST_FOREACH(tpheur, &head->tcp_heuristics, list) {
1597 SLIST_FOREACH(tpheur, &head->tcp_heuristics, list) {
1664 SLIST_FOREACH(tpcache, &head->tcp_caches, list) {
1687 SLIST_FOREACH(tpcache, &head->tcp_caches, list) {
H A Dip_dummynet.c1210 SLIST_FOREACH(pe, &pipehash[i], next) { in dummynet()
1602 SLIST_FOREACH(fs, &flowsethash[HASH(fs_nr)], next) { in locate_flowset()
1616 SLIST_FOREACH(pipe, &pipehash[HASH(pipe_nr)], next) { in locate_pipe()
2357 SLIST_FOREACH(fs, &flowsethash[i], next) { in dummynet_drain()
2363 SLIST_FOREACH(p, &pipehash[i], next) { in dummynet_drain()
2407 SLIST_FOREACH(fs, &flowsethash[i], next) { in delete_pipe()
2632 SLIST_FOREACH(p, &pipehash[i], next) { in dn_calc_size()
2640 SLIST_FOREACH(set, &flowsethash[i], next) { in dn_calc_size()
2709 SLIST_FOREACH(p, &pipehash[i], next) { in dummynet_get()
2746 SLIST_FOREACH(set, &flowsethash[i], next) { in dummynet_get()
H A Dtcp_subr.c3948 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_insert()
4032 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_find()
4053 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_set_spurious()
4107 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_detect_bad_rexmt()
4122 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_total_size()
5282 SLIST_FOREACH(elm, &tp->t_notify_ack, notify_next) { in tcp_notify_ack_id_valid()
5308 SLIST_FOREACH(elm, &tp->t_notify_ack, notify_next) { in tcp_add_notify_ack_marker()
5359 SLIST_FOREACH(elm, &tp->t_notify_ack, notify_next) { in tcp_get_notify_ack_count()
/xnu-12377.61.12/security/
H A Dmac_base.c467 SLIST_FOREACH(mle, &mac_static_label_element_list, mle_list) { in mac_policy_addto_labellist()
476 SLIST_FOREACH(mle, &mac_label_element_list, mle_list) { in mac_policy_addto_labellist()
932 SLIST_FOREACH(mle, element_list, mle_list) { in mac_label_externalize()
946 SLIST_FOREACH(mll, &mle->mle_listeners, mll_list) { in mac_label_externalize()
1087 SLIST_FOREACH(mle, element_list, mle_list) { in mac_label_internalize()
1094 SLIST_FOREACH(mll, &mle->mle_listeners, mll_list) { in mac_label_internalize()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_llink.c740 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_find_qset()
995 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_llink_ext_init_queues()
1057 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_llink_ext_fini_queues()
H A Dnx_netif_flow.c274 SLIST_FOREACH(nf, &lft->lft_flow_list, nf_table_link) { in netif_flow_list_lookup()
293 SLIST_FOREACH(nf, &lft->lft_flow_list, nf_table_link) { in netif_flow_list_insert()
H A Dnx_netif_netagent.c441 SLIST_FOREACH(naf, &nif->nif_agent_flow_list, naf_link) { in nx_netif_netagent_flow_find()
581 SLIST_FOREACH(naf, &nif->nif_agent_flow_list, naf_link) { in nx_netif_netagent_flow_del()
H A Dnx_netif.c697 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_get_llink_info()
956 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in __netif_mib_get_llinks()
991 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in __netif_mib_get_queue_stats()
1009 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in __netif_mib_get_queue_stats()
1675 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_llink_notify()
/xnu-12377.61.12/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp1001 SLIST_FOREACH(entry, &fArenaHead, link) { in _setSegmentBuffer()
1048 SLIST_FOREACH(entry, &fArenaHead, link) { in _clearSegmentBuffer()
1098 SLIST_FOREACH(entry, &fArenaHead, link) { in findArenaEntry()
1124 SLIST_FOREACH(entry, &fArenaHead, link) { in attachArena()
/xnu-12377.61.12/san/memory/
H A Dkasan_dynamic_denylist.c100 SLIST_FOREACH(dlhe, &hash_buckets[idx], chain) { in denylist_hash_lookup()
/xnu-12377.61.12/bsd/skywalk/mem/
H A Dskmem_cache.c927 SLIST_FOREACH(bc, &bcb->bcb_head, bc_link) { in skmem_cache_get_obj_info()
2289 SLIST_FOREACH(bc, &bcb->bcb_head, bc_link) { in skmem_audit_buf()
/xnu-12377.61.12/bsd/sys/
H A Dqueue.h270 #define SLIST_FOREACH(var, head, field) \ macro
/xnu-12377.61.12/osfmk/kern/
H A Dturnstile.c585 SLIST_FOREACH(ts, &ts_bucket->ts_ht_bucket_list, ts_htable_link) { in turnstile_htable_lookup_add()
741 SLIST_FOREACH(ts, &ts_bucket->ts_ht_bucket_list, ts_htable_link) { in turnstile_htable_lookup()
/xnu-12377.61.12/bsd/netinet6/
H A Dnd6_prproxy.c435 SLIST_FOREACH(up, &up_head, ndprl_le) { in nd6_if_prproxy()

12