| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_mod.c | 154 SLIST_FOREACH_SAFE(b, &dll_chain, next, b_tmp) in detach_dll()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 1330 SLIST_FOREACH_SAFE(ent, &cfg->head4[i], next, ent_next) in ta_destroy_chash() 1334 SLIST_FOREACH_SAFE(ent, &cfg->head6[i], next, ent_next) in ta_destroy_chash() 1516 SLIST_FOREACH_SAFE(ent, &cfg->head4[i], next, ent_next) in ta_foreach_chash() 1520 SLIST_FOREACH_SAFE(ent, &cfg->head6[i], next, ent_next) in ta_foreach_chash() 1652 SLIST_FOREACH_SAFE(tmp, &head[hash], next, tmp_next) { in ta_del_chash() 1668 SLIST_FOREACH_SAFE(tmp, &head[hash], next, tmp_next) { in ta_del_chash() 1803 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) { in ta_modify_chash() 1824 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) { in ta_modify_chash() 3317 SLIST_FOREACH_SAFE(ent, &cfg->head[i], next, ent_next) in ta_destroy_fhash() 3476 SLIST_FOREACH_SAFE(ent, &cfg->head[i], next, ent_next) in ta_foreach_fhash() [all …]
|
| H A D | ip_dummynet.c | 1320 SLIST_FOREACH_SAFE(fs, &dn_cfg.fsu, sch_chain, tmp) { in update_fs() 2651 SLIST_FOREACH_SAFE(r, &dn_cfg.schedlist, next, tmp) { in unload_dn_sched() 2764 SLIST_FOREACH_SAFE(r, &dn_cfg.aqmlist, next, tmp) { in unload_dn_aqm()
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_mbuf2.c | 372 SLIST_FOREACH_SAFE(p, &m->m_pkthdr.tags, m_tag_link, q) in m_tag_delete_nonpersistent()
|
| H A D | imgact_binmisc.c | 723 SLIST_FOREACH_SAFE(ibe, &interpreter_list, link, ibe_tmp) { in imgact_binmisc_fini()
|
| H A D | kern_sysctl.c | 739 SLIST_FOREACH_SAFE(p, SYSCTL_CHILDREN(parent), oid_link, tmp) { in sysctl_remove_name() 773 SLIST_FOREACH_SAFE(p, in sysctl_remove_oid_locked()
|
| H A D | kern_event.c | 2260 SLIST_FOREACH_SAFE(kn, &list->kl_list, kn_selnext, tkn) { in knote() 2503 SLIST_FOREACH_SAFE(kn, &knl->kl_list, kn_selnext, kn2) { in knlist_cleardel()
|
| H A D | kern_descrip.c | 1133 SLIST_FOREACH_SAFE(sigio, sigiolst, sio_pgsigio, tmp) in funsetownlst() 2561 SLIST_FOREACH_SAFE(ft, &fdp0->fd_free, ft_next, tft) in fdescfree_fds()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | queue.h | 201 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 212 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 242 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_geom.c | 356 SLIST_FOREACH_SAFE(elem, priv, elems, elem_temp) { in vdev_geom_close_locked()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.c | 2379 SLIST_FOREACH_SAFE(cur_tln, &tlb->tlb_head, tln_list, tmp_tln) { in tcp_log_dumpbucketlogs()
|
| H A D | in_mcast.c | 323 SLIST_FOREACH_SAFE(inm, &inm_free_tmp, inm_nrele, tinm) { in inm_release_task()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_mcast.c | 616 SLIST_FOREACH_SAFE(inm, &in6m_free_tmp, in6m_nrele, tinm) { in in6m_release_task()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_table.c | 1666 SLIST_FOREACH_SAFE(p, &addrq, pfrke_workq, next) { in pfr_commit_ktable()
|
| H A D | pf.c | 631 SLIST_FOREACH_SAFE(pfoe, &queue, next, pfoe1) in pf_overload_task() 668 SLIST_FOREACH_SAFE(pfoe, &queue, next, pfoe1) in pf_overload_task()
|
| /f-stack/freebsd/net/ |
| H A D | iflib.c | 4696 SLIST_FOREACH_SAFE(op, &cpu_offsets, entries, top) { in unref_ctx_core_offset()
|