Home
last modified time | relevance | path

Searched refs:LIST_FOREACH_SAFE (Results 1 – 24 of 24) sorted by relevance

/xnu-10063.141.1/bsd/kern/
H A Dproc_uuid_policy.c237 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 Dtracker.c817 LIST_FOREACH_SAFE(entry, hash, entry_link, temp_entry) { in tracker_dump()
876 LIST_FOREACH_SAFE(entry, hash, entry_link, temp_entry) { in tracker_dump()
1048 LIST_FOREACH_SAFE(entry, hash, entry_link, temp_entry) { in tracker_entry_expire()
H A Dsocket_flows.c488 LIST_FOREACH_SAFE(entry, flowhash, soflow_entry_link, temp_entry) { in soflow_db_free()
1384 LIST_FOREACH_SAFE(entry, flowhash, soflow_entry_link, temp_entry) { in soflow_gc_cleanup()
1518 LIST_FOREACH_SAFE(entry, flowhash, soflow_entry_link, temp_entry) { in soflow_db_apply()
H A Dkern_persona.c408 LIST_FOREACH_SAFE(entry, &all_personas, pna_list, tmp) { in persona_lookup_and_invalidate()
H A Dposix_sem.c341 LIST_FOREACH_SAFE(pcp, pcpp, psem_hash, tmppcp) { in psem_cache_purge_all()
H A Dvsock_domain.c654 LIST_FOREACH_SAFE(pcb, &vsockinfo.bound, bound, tmp_pcb) { in vsock_reset_transport()
H A Dkern_event.c3742 LIST_FOREACH_SAFE(kqwl, &fdp->fd_kqhash[i], kqwl_hashlink, kqwln) { in kqworkloops_dealloc()
3767 LIST_FOREACH_SAFE(kqwl, &tofree, kqwl_hashlink, kqwln) { in kqworkloops_dealloc()
/xnu-10063.141.1/san/memory/
H A Dkasan-fakestack.c144 LIST_FOREACH_SAFE(cur, head, list, tmp) { in kasan_fakestack_gc()
155 LIST_FOREACH_SAFE(cur, &tofree, list, tmp) { in kasan_fakestack_gc()
/xnu-10063.141.1/osfmk/kern/
H A Dworkload_config.c157 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-10063.141.1/bsd/dev/dtrace/
H A Ddtrace_subr.c164 LIST_FOREACH_SAFE(entry, &dtrace_proc_awaited_head, entries, tmp) { in dtrace_proc_exec_notification()
/xnu-10063.141.1/bsd/nfs/
H A Dnfs_gss.c465 LIST_FOREACH_SAFE(cp, &nfs_gss_svc_ctx_hashtbl[i], gss_svc_entries, next) { in nfs_gss_svc_ctx_timer()
1339 LIST_FOREACH_SAFE(cp, head, gss_svc_entries, ncp) { in nfs_gss_svc_cleanup()
H A Dnfs_serv.c1188 LIST_FOREACH_SAFE(fp, &firehead, fm_link, nfp) { in nfsrv_fmod_timer()
/xnu-10063.141.1/bsd/netinet/
H A Dtcp_timer.c831 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_gc()
2180 LIST_FOREACH_SAFE(te, &listp->lhead, le, next_te) { in tcp_run_timerlist()
2879 LIST_FOREACH_SAFE(inp, pcbinfo->ipi_listhead, inp_list, nxt) { in tcp_probe_connectivity()
3018 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_itimer()
H A Digmp.c705 LIST_FOREACH_SAFE(igi, &igi_head, igi_link, tigi) { in igi_delete()
/xnu-10063.141.1/bsd/net/
H A Dnetwork_agent.c811 LIST_FOREACH_SAFE(search_client, &wrapper->pending_triggers_list, client_chain, temp_client) { in netagent_free_wrapper()
1209LIST_FOREACH_SAFE(search_client, &session->wrapper->pending_triggers_list, client_chain, temp_clie… in netagent_handle_update_inner()
1220 LIST_FOREACH_SAFE(search_client, &pending_triggers_list_copy, client_chain, temp_client) { in netagent_handle_update_inner()
H A Dnecp.c1248 LIST_FOREACH_SAFE(policy, &session->policies, chain, temp_policy) { in necp_session_set_session_priority()
1325 LIST_FOREACH_SAFE(service, &session->services, session_chain, temp_service) { in necp_session_unregister_service()
1466 LIST_FOREACH_SAFE(filter, &session->domain_filters, owner_chain, temp_filter) { in necp_session_remove_all_domain_filters()
2137 LIST_FOREACH_SAFE(service, &session->services, session_chain, temp_service) { in necp_delete_session()
2146 LIST_FOREACH_SAFE(filter, &session->domain_filters, owner_chain, temp_filter) { in necp_delete_session()
3611 LIST_FOREACH_SAFE(policy, &session->policies, chain, temp_policy) { in necp_policy_mark_all_for_deletion()
4477 LIST_FOREACH_SAFE(policy, &session->policies, chain, temp_policy) { in necp_policy_apply_all()
4714 LIST_FOREACH_SAFE(kernel_policy, &necp_kernel_socket_policies, chain, tmp_kernel_policy) { in necp_kernel_socket_policy_find()
5942 LIST_FOREACH_SAFE(existing_rule, &necp_aggregate_route_rules, chain, tmp_rule) { in necp_remove_aggregate_route_rule_for_id()
6444 LIST_FOREACH_SAFE(kernel_policy, &necp_kernel_ip_output_policies, chain, tmp_kernel_policy) { in necp_kernel_ip_output_policy_find()
H A Dif_bridge.c6826 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) {
6871 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) {
6895 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) {
6939 LIST_FOREACH_SAFE(brt, &sc->sc_rtlist, brt_list, nbrt) {
7978 LIST_FOREACH_SAFE(mne, list, mne_list, tmne) {
8067 LIST_FOREACH_SAFE(mne, list, mne_list, tmne) {
H A Dnecp_client.c1619 LIST_FOREACH_SAFE(search_flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_destroy_client_flow_registration()
1714 LIST_FOREACH_SAFE(search_assertion, &client->assertion_list, assertion_chain, temp_assertion) { in necp_destroy_client()
1743 LIST_FOREACH_SAFE(flow_defunct, defunct_list, chain, temp_flow_defunct) { in necp_process_defunct_list()
2188 LIST_FOREACH_SAFE(flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_client_update_flows()
3711 LIST_FOREACH_SAFE(search_flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_client_unregister_socket_flow()
3765 LIST_FOREACH_SAFE(search_flow, &flow_registration->flow_list, flow_chain, temp_flow) { in necp_client_unregister_multipath_cb()
9771 LIST_FOREACH_SAFE(nai, &fd_data->stats_arena_list, nai_chain, nai_tmp) { in necp_stats_arenas_destroy()
/xnu-10063.141.1/bsd/sys/
H A Dqueue.h535 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/xnu-10063.141.1/bsd/vfs/
H A Dvfs_exclave_fs.c551 LIST_FOREACH_SAFE(entry, &open_vnodes_hashtbl[i], chain, temp_entry) { in release_open_vnodes()
H A Dvfs_subr.c12688 LIST_FOREACH_SAFE(fl, &vp->v_leases, fl_link, fl_tmp) { in release_file_lease()
12810 LIST_FOREACH_SAFE(fl, &vp->v_leases, fl_link, fl_tmp) { in handle_lease_break_timedout()
13139 LIST_FOREACH_SAFE(fl, &vp->v_leases, fl_link, fl_tmp) { in vnode_revokelease()
/xnu-10063.141.1/bsd/security/audit/
H A Daudit_session.c699 LIST_FOREACH_SAFE(found_se, &au_sentry_bucket[hkey], se_link, tmp_se) { in audit_session_remove()
/xnu-10063.141.1/bsd/netinet6/
H A Dmld6.c686 LIST_FOREACH_SAFE(mli, &mli_head, mli_link, tmli) { in mli_delete()
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4643 LIST_FOREACH_SAFE(fed, &fed_head, fed_link, tfed) { in fsw_process_deferred()