| /freebsd-12-stable/sys/geom/vinum/ |
| D | geom_vinum_subr.c | 194 LIST_FOREACH(d, &sc->drives, drive) { in gv_format_config() 200 LIST_FOREACH(v, &sc->volumes, volume) { in gv_format_config() 209 LIST_FOREACH(p, &sc->plexes, plex) { in gv_format_config() 223 LIST_FOREACH(s, &sc->subdisks, sd) { in gv_format_config() 251 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_plex_smallest_sd() 269 LIST_FOREACH(p, &v->plexes, plex) { in gv_plexdown() 317 LIST_FOREACH(s2, &p->subdisks, in_plex) { in gv_sd_to_plex() 339 LIST_FOREACH(s2, &p->subdisks, in_plex) { in gv_sd_to_plex() 356 LIST_FOREACH(s2, &p->subdisks, in_plex) { in gv_sd_to_plex() 417 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_sdcount() [all …]
|
| D | geom_vinum_list.c | 229 LIST_FOREACH(v, &sc->volumes, volume) in gv_lv() 236 LIST_FOREACH(v, &sc->volumes, volume) in gv_lv() 260 LIST_FOREACH(p, &v->plexes, in_volume) { in gv_lvi() 269 LIST_FOREACH(p, &v->plexes, in_volume) in gv_lvi() 285 LIST_FOREACH(p, &sc->plexes, plex) in gv_lp() 292 LIST_FOREACH(p, &sc->plexes, plex) in gv_lp() 344 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_lpi() 359 LIST_FOREACH(s, &p->subdisks, in_plex) in gv_lpi() 375 LIST_FOREACH(s, &sc->subdisks, sd) in gv_ls() 382 LIST_FOREACH(s, &sc->subdisks, sd) in gv_ls() [all …]
|
| D | geom_vinum_init.c | 118 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_start_plex() 154 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_start_plex() 224 LIST_FOREACH(up, &v->plexes, in_volume) { in gv_find_good_plex() 258 LIST_FOREACH(p, &v->plexes, in_volume) { in gv_sync() 281 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_rebuild_plex() 332 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_grow_plex() 362 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_init_plex()
|
| /freebsd-12-stable/sys/contrib/ngatm/netnatm/api/ |
| D | cc_data.c | 135 LIST_FOREACH(user, &cc->user_list, node_link) in cc_get_extended_status() 141 LIST_FOREACH(conn, &cc->orphaned_conns, port_link) { in cc_get_extended_status() 143 LIST_FOREACH(party, &conn->parties, link) in cc_get_extended_status() 148 LIST_FOREACH(conn, &port->conn_list, port_link) { in cc_get_extended_status() 150 LIST_FOREACH(party, &conn->parties, link) in cc_get_extended_status() 175 LIST_FOREACH(user, &cc->user_list, node_link) { in cc_get_extended_status() 181 LIST_FOREACH(conn, &cc->orphaned_conns, port_link) { in cc_get_extended_status() 192 LIST_FOREACH(party, &conn->parties, link) { in cc_get_extended_status() 204 LIST_FOREACH(conn, &port->conn_list, port_link) { in cc_get_extended_status() 215 LIST_FOREACH(party, &conn->parties, link) { in cc_get_extended_status()
|
| /freebsd-12-stable/sys/geom/ |
| D | geom_dump.c | 79 LIST_FOREACH(cp, &gp->consumer, consumer) { in g_confdot_geom() 84 LIST_FOREACH(pp, &gp->provider, provider) { in g_confdot_geom() 95 LIST_FOREACH(gp, &mp->geom, geom) in g_confdot_class() 109 LIST_FOREACH(mp, &g_classes, class) in g_confdot() 123 LIST_FOREACH(pp, &gp->provider, provider) { in g_conftxt_geom() 129 LIST_FOREACH(cp, &pp->consumers, consumers) in g_conftxt_geom() 139 LIST_FOREACH(gp, &mp->geom, geom) in g_conftxt_class() 152 LIST_FOREACH(mp, &g_classes, class) { in g_conftxt() 260 LIST_FOREACH(cp2, &gp->consumer, consumer) { in g_conf_geom() 266 LIST_FOREACH(pp2, &gp->provider, provider) { in g_conf_geom() [all …]
|
| D | geom_subr.c | 110 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class() 132 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class() 135 LIST_FOREACH(gp, &mp2->geom, geom) { in g_load_class() 136 LIST_FOREACH(pp, &gp->provider, provider) { in g_load_class() 156 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class() 158 LIST_FOREACH(pp, &gp->provider, provider) in g_unload_class() 163 LIST_FOREACH(cp, &gp->consumer, consumer) in g_unload_class() 188 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class() 289 LIST_FOREACH(mp2, &g_classes, class) { in g_retaste_event() 290 LIST_FOREACH(gp, &mp2->geom, geom) { in g_retaste_event() [all …]
|
| /freebsd-12-stable/sbin/geom/core/ |
| D | geom.c | 668 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_geom_by_provider() 669 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_geom_by_provider() 670 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_geom_by_provider() 691 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in compute_tree_width_geom() 692 LIST_FOREACH(classp2, &mesh->lg_class, lg_class) { in compute_tree_width_geom() 693 LIST_FOREACH(gp2, &classp2->lg_geom, lg_geom) { in compute_tree_width_geom() 694 LIST_FOREACH(cp2, in compute_tree_width_geom() 719 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in compute_tree_width() 720 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in compute_tree_width() 747 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in show_tree_geom() [all …]
|
| /freebsd-12-stable/usr.sbin/bsdinstall/partedit/ |
| D | part_wizard.c | 107 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in boot_disk() 113 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in boot_disk() 117 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in boot_disk() 119 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in boot_disk() 180 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name() 181 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name() 185 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name() 209 LIST_FOREACH(classp, &mesh->lg_class, lg_class) in wizard_partition() 214 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom) in wizard_partition() 220 LIST_FOREACH(gc, &gpart->lg_config, lg_config) { in wizard_partition() [all …]
|
| D | gpart_ops.c | 318 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) { in gpart_activate() 330 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_activate() 386 LIST_FOREACH(gc, &gp->lg_config, lg_config) { in gpart_bootcode() 433 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) { in gpart_partcode() 444 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_partcode() 470 LIST_FOREACH(pp, &lg_geom->lg_provider, lg_provider) in gpart_destroy() 538 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers) in gpart_edit() 542 LIST_FOREACH(gc, &cp->lg_geom->lg_config, lg_config) { in gpart_edit() 574 LIST_FOREACH(gc, &geom->lg_config, lg_config) { in gpart_edit() 585 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_edit() [all …]
|
| D | scripted.c | 49 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name() 50 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name() 54 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name() 87 LIST_FOREACH(classp, &mesh.lg_class, lg_class) in part_config() 91 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom) in part_config()
|
| D | partedit.c | 407 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in apply_workaround() 417 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in apply_workaround() 418 LIST_FOREACH(gc, &gp->lg_config, lg_config) { in apply_workaround() 450 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in read_geom_mesh() 456 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) in read_geom_mesh() 473 LIST_FOREACH(gc, &gp->lg_config, lg_config) { in add_geom_children() 482 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in add_geom_children() 499 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in add_geom_children() 511 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers) in add_geom_children()
|
| /freebsd-12-stable/sys/security/mac/ |
| D | mac_internal.h | 272 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 280 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 294 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 304 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 325 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 335 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 356 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 363 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 376 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 385 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ [all …]
|
| /freebsd-12-stable/lib/lib80211/ |
| D | lib80211_regdomain.c | 454 LIST_FOREACH(dp, &rdp->domains, next) { in lib80211_regdomain_readconfig() 460 LIST_FOREACH(fp, &rdp->freqbands, next) { in lib80211_regdomain_readconfig() 466 LIST_FOREACH(cp, &rdp->countries, next) { in lib80211_regdomain_readconfig() 474 LIST_FOREACH(dp, &rdp->domains, next) { in lib80211_regdomain_readconfig() 485 LIST_FOREACH(nb, &dp->bands_11b, next) { in lib80211_regdomain_readconfig() 494 LIST_FOREACH(nb, &dp->bands_11g, next) { in lib80211_regdomain_readconfig() 503 LIST_FOREACH(nb, &dp->bands_11a, next) { in lib80211_regdomain_readconfig() 512 LIST_FOREACH(nb, &dp->bands_11ng, next) { in lib80211_regdomain_readconfig() 521 LIST_FOREACH(nb, &dp->bands_11na, next) { in lib80211_regdomain_readconfig() 530 LIST_FOREACH(nb, &dp->bands_11ac, next) { in lib80211_regdomain_readconfig() [all …]
|
| /freebsd-12-stable/lib/libefivar/ |
| D | efivar-dp-xlate.c | 63 LIST_FOREACH(conf, &pp->lg_config, lg_config) { in geom_pp_attr() 82 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_provider_by_efimedia() 94 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_provider_by_efimedia() 95 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_provider_by_efimedia() 114 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_provider_by_name() 115 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_provider_by_name() 116 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_provider_by_name() 236 LIST_FOREACH(cp, &provider->lg_consumers, lg_consumer) { in efi_hd_to_unix() 462 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) { in find_geom_efi_on_root() 479 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) { in find_geom_efi_on_root() [all …]
|
| /freebsd-12-stable/sys/dev/ixl/ |
| D | ixl_iw.c | 150 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_init() 197 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_stop() 232 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_attach() 274 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_detach() 380 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_register() 429 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_register() 448 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_unregister() 470 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_unregister() 480 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_unregister()
|
| /freebsd-12-stable/sys/security/audit/ |
| D | audit_bsm_db.c | 124 LIST_FOREACH(evc, &evcl->head, entry) { in au_event_class() 156 LIST_FOREACH(evc, &evcl->head, entry) { in au_evclassmap_insert() 207 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_event_name() 247 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_insert() 372 LIST_FOREACH(ene, &enl->enl_head, ene_entry) in au_evnamemap_foreach() 396 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_lookup()
|
| /freebsd-12-stable/sys/arm64/coresight/ |
| D | coresight-cmd.c | 117 LIST_FOREACH(endp, &event->endplist, endplink) { in coresight_init_event() 131 LIST_FOREACH(endp, &event->endplist, endplink) { in coresight_enable() 143 LIST_FOREACH(endp, &event->endplist, endplink) { in coresight_disable() 154 LIST_FOREACH(endp, &event->endplist, endplink) in coresight_read()
|
| /freebsd-12-stable/sys/netpfil/ipfw/ |
| D | ip_fw_nat.c | 119 LIST_FOREACH(ptr, &chain->nat, _next) { in ifaddr_change() 362 LIST_FOREACH(t, &chain->nat, _next) { in ipfw_nat() 466 LIST_FOREACH(res, l, _next) { in lookup_nat() 484 LIST_FOREACH(res, l, _next) { in lookup_nat_name() 718 LIST_FOREACH(r, &ptr->redir_chain, _next) { in nat44_get_cfg() 720 LIST_FOREACH(s, &r->spool_chain, _next) in nat44_get_cfg() 738 LIST_FOREACH(r, &ptr->redir_chain, _next) { in nat44_get_cfg() 753 LIST_FOREACH(s, &r->spool_chain, _next) { in nat44_get_cfg() 791 LIST_FOREACH(ptr, &chain->nat, _next) in nat44_list_nat() 803 LIST_FOREACH(ptr, &chain->nat, _next) { in nat44_list_nat() [all …]
|
| /freebsd-12-stable/sys/fs/nfsclient/ |
| D | nfs_clstate.c | 261 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_open() 285 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_open() 389 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_newopen() 489 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { in nfscl_finddeleg() 549 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_getstateid() 607 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_getstateid() 689 LIST_FOREACH(lp, &op->nfso_lock, in nfscl_getopen() 1124 LIST_FOREACH(lp, lhp, nfsl_list) { in nfscl_getbytelock() 1242 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_relbytelock() 1258 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_relbytelock() [all …]
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_lockf.c | 503 LIST_FOREACH(lo, &lf_lock_owners[hash].list, lo_link) in lf_advlockasync() 707 LIST_FOREACH(lock, &state->ls_active, lf_link) { in lf_advlockasync() 713 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_advlockasync() 723 LIST_FOREACH(lock, &state->ls_pending, lf_link) { in lf_advlockasync() 916 LIST_FOREACH(e, &x->lf_outedges, le_outlink) in lf_add_edge() 994 LIST_FOREACH(overlap, &state->ls_active, lf_link) { in lf_add_outgoing() 1029 LIST_FOREACH(overlap, &state->ls_pending, lf_link) { in lf_add_outgoing() 1068 LIST_FOREACH(overlap, &state->ls_pending, lf_link) { in lf_add_incoming() 1107 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_insert_lock() 1453 LIST_FOREACH(e, &lock->lf_outedges, le_outlink) { in lf_setlock() [all …]
|
| /freebsd-12-stable/sys/geom/raid/ |
| D | g_raid_ctl.c | 60 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node() 71 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node() 77 LIST_FOREACH(pp, &gp->provider, provider) { in g_raid_find_node() 87 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node()
|
| /freebsd-12-stable/sys/cddl/compat/opensolaris/kern/ |
| D | opensolaris_zone.c | 83 LIST_FOREACH(zd2, head, zd_next) { in zone_dataset_attach() 131 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_detach() 180 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible() 200 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible()
|
| /freebsd-12-stable/sys/fs/fuse/ |
| D | fuse_file.c | 225 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_validrw() 237 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_validrw() 261 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get() 271 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get() 296 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get_anyflags()
|
| /freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| D | hostres_partition_tbl.c | 356 LIST_FOREACH(classp, &mesh->lg_class, lg_class) in find_class() 373 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in get_mbr() 381 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in get_mbr() 382 LIST_FOREACH(conf, &pp->lg_config, lg_config) { in get_mbr() 421 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in get_bsd_sun() 430 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in get_bsd_sun()
|
| /freebsd-12-stable/sys/net/ |
| D | if_clone.c | 184 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) in if_clone_create() 195 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) in if_clone_create() 270 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) { in if_clone_destroy() 278 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) in if_clone_destroy() 320 LIST_FOREACH(ifcifp, &ifc->ifc_iflist, if_clones) { in if_clone_destroyif() 375 LIST_FOREACH(ifc1, &V_if_cloners, ifc_list) in if_clone_attach() 541 LIST_FOREACH(ifc, &V_if_cloners, ifc_list) { in if_clone_findifc() 543 LIST_FOREACH(ifcifp, &ifc->ifc_iflist, if_clones) { in if_clone_findifc()
|