| /xnu-12377.61.12/bsd/kern/ |
| H A D | proc_uuid_policy.c | 237 LIST_FOREACH_SAFE(searchentry, UUIDHASH(uuid), entries, tmpentry) { in proc_uuid_policy_lookup_locked() 310 LIST_FOREACH_SAFE(searchentry, headp, entries, tmpentry) { in proc_uuid_policy_clear() 328 LIST_FOREACH_SAFE(searchentry, &deletehead, entries, tmpentry) { in proc_uuid_policy_clear()
|
| H A D | tracker.c | 852 LIST_FOREACH_SAFE(entry, hash, entry_link, temp_entry) { in tracker_dump() 911 LIST_FOREACH_SAFE(entry, hash, entry_link, temp_entry) { in tracker_dump() 1083 LIST_FOREACH_SAFE(entry, hash, entry_link, temp_entry) { in tracker_entry_expire()
|
| H A D | socket_flows.c | 497 LIST_FOREACH_SAFE(entry, flowhash, soflow_entry_link, temp_entry) { in soflow_db_free() 1424 LIST_FOREACH_SAFE(entry, flowhash, soflow_entry_link, temp_entry) { in soflow_gc_cleanup() 1558 LIST_FOREACH_SAFE(entry, flowhash, soflow_entry_link, temp_entry) { in soflow_db_apply()
|
| H A D | kern_persona.c | 408 LIST_FOREACH_SAFE(entry, &all_personas, pna_list, tmp) { in persona_lookup_and_invalidate()
|
| H A D | posix_sem.c | 474 LIST_FOREACH_SAFE(pcp, pcpp, psem_hash, tmppcp) { in psem_cache_purge_table()
|
| H A D | vsock_domain.c | 709 LIST_FOREACH_SAFE(pcb, &vsockinfo[transport->protocol].bound, bound, tmp_pcb) { in vsock_reset_transport()
|
| H A D | kern_event.c | 3843 LIST_FOREACH_SAFE(kqwl, &fdp->fd_kqhash[i], kqwl_hashlink, kqwln) { in kqworkloops_dealloc() 3868 LIST_FOREACH_SAFE(kqwl, &tofree, kqwl_hashlink, kqwln) { in kqworkloops_dealloc()
|
| /xnu-12377.61.12/san/memory/ |
| H A D | kasan-fakestack.c | 144 LIST_FOREACH_SAFE(cur, head, list, tmp) { in kasan_fakestack_gc() 155 LIST_FOREACH_SAFE(cur, &tofree, list, tmp) { in kasan_fakestack_gc()
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | workload_config.c | 157 LIST_FOREACH_SAFE(entry, head, wce_link, tmp) { in workload_config_free() 161 LIST_FOREACH_SAFE(phase_entry, &entry->wce_phases, in workload_config_free()
|
| /xnu-12377.61.12/bsd/dev/dtrace/ |
| H A D | dtrace_subr.c | 161 LIST_FOREACH_SAFE(entry, &dtrace_proc_awaited_head, entries, tmp) { in dtrace_proc_exec_notification()
|
| /xnu-12377.61.12/bsd/vfs/ |
| H A D | vfs_exclave_fs.c | 486 LIST_FOREACH_SAFE(rft, rfthead, link, nxt) { in vfs_exclave_fs_stop() 609 LIST_FOREACH_SAFE(entry, &open_vnodes_hashtbl[i], chain, temp_entry) { in release_open_vnodes() 645 LIST_FOREACH_SAFE(rft, rfthead, link, nxt) { in vfs_exclave_fs_unregister_internal()
|
| H A D | vfs_subr.c | 12940 LIST_FOREACH_SAFE(fl, &vp->v_leases, fl_link, fl_tmp) { in release_file_lease() 13062 LIST_FOREACH_SAFE(fl, &vp->v_leases, fl_link, fl_tmp) { in handle_lease_break_timedout() 13391 LIST_FOREACH_SAFE(fl, &vp->v_leases, fl_link, fl_tmp) { in vnode_revokelease()
|
| /xnu-12377.61.12/bsd/nfs/ |
| H A D | nfs_gss.c | 468 LIST_FOREACH_SAFE(cp, &nfs_gss_svc_ctx_hashtbl[i], gss_svc_entries, next) { in nfs_gss_svc_ctx_timer() 1342 LIST_FOREACH_SAFE(cp, head, gss_svc_entries, ncp) { in nfs_gss_svc_cleanup()
|
| H A D | nfs_serv.c | 1189 LIST_FOREACH_SAFE(fp, &firehead, fm_link, nfp) { in nfsrv_fmod_timer()
|
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | tcp_timer.c | 822 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_gc() 2151 LIST_FOREACH_SAFE(te, &listp->lhead, te_le, next_te) { in tcp_run_timerlist() 2860 LIST_FOREACH_SAFE(inp, pcbinfo->ipi_listhead, inp_list, nxt) { in tcp_probe_connectivity() 2999 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_itimer()
|
| H A D | igmp.c | 698 LIST_FOREACH_SAFE(igi, &igi_head, igi_link, tigi) { in igi_delete()
|
| /xnu-12377.61.12/bsd/sys/ |
| H A D | queue.h | 533 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
|
| /xnu-12377.61.12/bsd/net/ |
| H A D | network_agent.c | 928 LIST_FOREACH_SAFE(search_client, ®istration->pending_triggers_list, client_chain, temp_client) { in netagent_free_registration() 1437 …LIST_FOREACH_SAFE(search_client, ®istration->pending_triggers_list, client_chain, temp_client) { in netagent_handle_update_inner() 1448 LIST_FOREACH_SAFE(search_client, &pending_triggers_list_copy, client_chain, temp_client) { in netagent_handle_update_inner()
|
| H A D | necp.c | 1399 LIST_FOREACH_SAFE(policy, &session->policies, chain, temp_policy) { in necp_session_set_session_priority() 1543 LIST_FOREACH_SAFE(filter, &session->domain_filters, owner_chain, temp_filter) { in necp_session_remove_all_domain_filters() 1657 LIST_FOREACH_SAFE(trie, &session->domain_tries, owner_chain, temp_trie) { in necp_session_remove_all_domain_tries() 2438 LIST_FOREACH_SAFE(filter, &session->domain_filters, owner_chain, temp_filter) { in necp_delete_session() 3951 LIST_FOREACH_SAFE(policy, &session->policies, chain, temp_policy) { in necp_policy_mark_all_for_deletion() 4850 LIST_FOREACH_SAFE(policy, &session->policies, chain, temp_policy) { in necp_policy_apply_all() 5090 LIST_FOREACH_SAFE(kernel_policy, &necp_kernel_socket_policies, chain, tmp_kernel_policy) { in necp_kernel_socket_policy_find() 6495 LIST_FOREACH_SAFE(existing_rule, &necp_aggregate_route_rules, chain, tmp_rule) { in necp_remove_aggregate_route_rule_for_id() 7119 LIST_FOREACH_SAFE(kernel_policy, &necp_kernel_ip_output_policies, chain, tmp_kernel_policy) { in necp_kernel_ip_output_policy_find()
|
| H A D | if_bridge.c | 6792 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) { 6837 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) { 6861 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) { 6905 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) { 7717 LIST_FOREACH_SAFE(mne, list, mne_list, tmne) { 7820 LIST_FOREACH_SAFE(mne, list, mne_list, tmne) {
|
| H A D | necp_client.c | 1852 LIST_FOREACH_SAFE(search_flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_destroy_client_flow_registration() 1951 LIST_FOREACH_SAFE(search_assertion, &client->assertion_list, assertion_chain, temp_assertion) { in necp_destroy_client() 1980 LIST_FOREACH_SAFE(flow_defunct, defunct_list, chain, temp_flow_defunct) { in necp_process_defunct_list() 2427 LIST_FOREACH_SAFE(flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_client_update_flows() 3980 LIST_FOREACH_SAFE(search_flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_client_unregister_socket_flow() 4033 LIST_FOREACH_SAFE(search_flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_client_unregister_multipath_cb() 10748 LIST_FOREACH_SAFE(nai, &fd_data->stats_arena_list, nai_chain, nai_tmp) { in necp_stats_arenas_destroy()
|
| /xnu-12377.61.12/bsd/security/audit/ |
| H A D | audit_session.c | 694 LIST_FOREACH_SAFE(found_se, &au_sentry_bucket[hkey], se_link, tmp_se) { in audit_session_remove()
|
| /xnu-12377.61.12/bsd/skywalk/namespace/ |
| H A D | netns.c | 1655 LIST_FOREACH_SAFE(token, &ifp->if_netns_tokens, nt_ifp_link, in netns_ifnet_detach()
|
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | mld6.c | 679 LIST_FOREACH_SAFE(mli, &mli_head, mli_link, tmli) { in mli_delete()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 5060 LIST_FOREACH_SAFE(fed, &fed_head, fed_link, tfed) { in fsw_process_deferred()
|