| /xnu-8019.80.24/bsd/net/ |
| H A D | pf_osfp.c | 256 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 D | net_str_id.c | 99 SLIST_FOREACH(entry, &net_str_id_list, nsi_next) { in net_str_id_find_internal() 157 SLIST_FOREACH(entry, &net_str_id_list, nsi_next) {
|
| H A D | if_llatbl.c | 130 SLIST_FOREACH(llt, &lltables, llt_link) { in lltable_sysctl_dumparp() 566 SLIST_FOREACH(llt, &lltables, llt_link) { 627 SLIST_FOREACH(llt, &lltables, llt_link) { in lltable_prefix_free() 768 SLIST_FOREACH(llt, &lltables, llt_link) { in lla_rt_output()
|
| H A D | pf_table.c | 549 SLIST_FOREACH(p, &delq, pfrke_workq) { in pfr_set_addrs() 963 SLIST_FOREACH(p, workq, pfrke_workq) { in pfr_insert_kentries() 1009 SLIST_FOREACH(p, workq, pfrke_workq) { in pfr_remove_kentries() 1023 SLIST_FOREACH(p, workq, pfrke_workq) in pfr_clean_node_mask() 1035 SLIST_FOREACH(p, workq, pfrke_workq) { in pfr_clstats_kentries() 1321 SLIST_FOREACH(q, &addq, pfrkt_workq) { in pfr_add_tables() 1340 SLIST_FOREACH(q, &addq, pfrkt_workq) { in pfr_add_tables() 1354 SLIST_FOREACH(q, &changeq, pfrkt_workq) in pfr_add_tables() 1403 SLIST_FOREACH(q, &workq, pfrkt_workq) in pfr_del_tables() 1582 SLIST_FOREACH(q, &workq, pfrkt_workq) in pfr_set_tflags() [all …]
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_memorystatus_notify.c | 514 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_warn_process() 772 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_send_low_swap_note() 971 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_pressure_proc_telemetry_send() 1065 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_klist_reset_all_for_level() 1135 SLIST_FOREACH(kn, candidate_list, kn_selnext) { in vm_pressure_select_optimal_candidate_to_notify() 1357 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in memorystatus_klist_length() 1375 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) { in update_footprints_for_telemetry() 1988 SLIST_FOREACH(kn, &memorystatus_klist, kn_selnext) {
|
| H A D | tty_dev.c | 557 SLIST_FOREACH(kn, &pti->pt_selr.si_note, kn_selnext) { in ptcclose() 561 SLIST_FOREACH(kn, &pti->pt_selw.si_note, kn_selnext) { in ptcclose()
|
| H A D | uipc_mbuf2.c | 595 SLIST_FOREACH(p, &from->m_pkthdr.tags, m_tag_link) { in m_tag_copy_chain()
|
| H A D | kern_proc.c | 2714 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) { in orphanpg() 3445 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) { in proc_iterate() 3584 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) { in proc_childrenwalk() 3663 SLIST_FOREACH(pe, &(pl->pl_head), pe_link) {
|
| H A D | tty.c | 389 SLIST_FOREACH(kn, &tp->t_wsel.si_note, kn_selnext) { in ttyclose() 393 SLIST_FOREACH(kn, &tp->t_rsel.si_note, kn_selnext) { in ttyclose()
|
| H A D | kern_newsysctl.c | 340 SLIST_FOREACH(old_oidp, lsp, oid_link) { in sysctl_unregister_oid()
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOStatistics.cpp | 887 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-8019.80.24/bsd/netinet/ |
| H A D | ip_dummynet.c | 1083 SLIST_FOREACH(pe, &pipehash[i], next) { in dummynet() 1475 SLIST_FOREACH(fs, &flowsethash[HASH(fs_nr)], next) { in locate_flowset() 1489 SLIST_FOREACH(pipe, &pipehash[HASH(pipe_nr)], next) { in locate_pipe() 2202 SLIST_FOREACH(fs, &flowsethash[i], next) { in dummynet_drain() 2208 SLIST_FOREACH(p, &pipehash[i], next) { in dummynet_drain() 2252 SLIST_FOREACH(fs, &flowsethash[i], next) { in delete_pipe() 2403 SLIST_FOREACH(p, &pipehash[i], next) { in dn_calc_size() 2407 SLIST_FOREACH(set, &flowsethash[i], next) { in dn_calc_size() 2455 SLIST_FOREACH(p, &pipehash[i], next) { in dummynet_get() 2472 SLIST_FOREACH(set, &flowsethash[i], next) { in dummynet_get()
|
| H A D | tcp_cache.c | 341 SLIST_FOREACH(tpcache, &head->tcp_caches, list) { in tcp_getcache_with_lock() 356 SLIST_FOREACH(tpcache, &head->tcp_caches, list) { in tcp_getcache_with_lock() 702 SLIST_FOREACH(tpheur, &head->tcp_heuristics, list) { in tcp_getheuristic_with_lock() 717 SLIST_FOREACH(tpheur, &head->tcp_heuristics, list) { in tcp_getheuristic_with_lock()
|
| H A D | tcp_subr.c | 3652 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_insert() 3717 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_find() 3737 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_set_spurious() 3789 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_detect_bad_rexmt() 3807 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_dsack_for_tlp() 3824 SLIST_FOREACH(rxseg, &tp->t_rxt_segments, rx_link) { in tcp_rxtseg_total_size() 4268 SLIST_FOREACH(elm, &tp->t_notify_ack, notify_next) { in tcp_notify_ack_id_valid() 4294 SLIST_FOREACH(elm, &tp->t_notify_ack, notify_next) { in tcp_add_notify_ack_marker() 4345 SLIST_FOREACH(elm, &tp->t_notify_ack, notify_next) { in tcp_get_notify_ack_count()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_llink.c | 783 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_find_qset() 1008 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_llink_ext_init_queues() 1070 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_llink_ext_fini_queues()
|
| H A D | nx_netif_flow.c | 274 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 D | nx_netif_netagent.c | 480 SLIST_FOREACH(naf, &nif->nif_agent_flow_list, naf_link) { in nx_netif_netagent_flow_find() 620 SLIST_FOREACH(naf, &nif->nif_agent_flow_list, naf_link) { in nx_netif_netagent_flow_del()
|
| H A D | nx_netif.c | 742 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_get_llink_info() 1001 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in __netif_mib_get_llinks() 1597 SLIST_FOREACH(qset, &llink->nll_qset_list, nqs_list) { in nx_netif_llink_notify()
|
| /xnu-8019.80.24/iokit/bsddev/skywalk/ |
| H A D | IOSkywalkSupport.cpp | 998 SLIST_FOREACH(entry, fArenaHead, link) { in _setSegmentBuffer() 1047 SLIST_FOREACH(entry, fArenaHead, link) { in _clearSegmentBuffer() 1099 SLIST_FOREACH(entry, fArenaHead, link) { in findArenaEntry() 1131 SLIST_FOREACH(entry, fArenaHead, link) { in attachArena()
|
| /xnu-8019.80.24/san/memory/ |
| H A D | kasan_dynamic_blacklist.c | 100 SLIST_FOREACH(blhe, &hash_buckets[idx], chain) { in blacklist_hash_lookup()
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | queue.h | 269 #define SLIST_FOREACH(var, head, field) \ macro
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | turnstile.c | 591 SLIST_FOREACH(ts, &ts_bucket->ts_ht_bucket_list, ts_htable_link) { in turnstile_htable_lookup_add() 747 SLIST_FOREACH(ts, &ts_bucket->ts_ht_bucket_list, ts_htable_link) { in turnstile_htable_lookup()
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_gss.c | 1139 SLIST_FOREACH(gsp, &req->r_gss_seqlist, gss_seqnext) { in nfs_gss_clnt_verf_get() 1220 SLIST_FOREACH(gsp, &req->r_gss_seqlist, gss_seqnext) { in nfs_gss_clnt_verf_get() 1284 SLIST_FOREACH(gsp, &req->r_gss_seqlist, gss_seqnext) { in nfs_gss_clnt_verf_get()
|
| /xnu-8019.80.24/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 1592 SLIST_FOREACH(bc, &bcb->bcb_head, bc_link) { in skmem_cache_get_obj_info() 2887 SLIST_FOREACH(bc, &bcb->bcb_head, bc_link) { in skmem_audit_buf()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | nd6_prproxy.c | 434 SLIST_FOREACH(up, &up_head, ndprl_le) { in nd6_if_prproxy()
|