| /trueos/sys/geom/vinum/ |
| HD | geom_vinum_subr.c | 192 LIST_FOREACH(d, &sc->drives, drive) { in gv_format_config() 198 LIST_FOREACH(v, &sc->volumes, volume) { in gv_format_config() 207 LIST_FOREACH(p, &sc->plexes, plex) { in gv_format_config() 221 LIST_FOREACH(s, &sc->subdisks, sd) { in gv_format_config() 249 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_plex_smallest_sd() 267 LIST_FOREACH(p, &v->plexes, plex) { in gv_plexdown() 315 LIST_FOREACH(s2, &p->subdisks, in_plex) { in gv_sd_to_plex() 337 LIST_FOREACH(s2, &p->subdisks, in_plex) { in gv_sd_to_plex() 354 LIST_FOREACH(s2, &p->subdisks, in_plex) { in gv_sd_to_plex() 415 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_sdcount() [all …]
|
| HD | geom_vinum_list.c | 227 LIST_FOREACH(v, &sc->volumes, volume) in gv_lv() 234 LIST_FOREACH(v, &sc->volumes, volume) in gv_lv() 258 LIST_FOREACH(p, &v->plexes, in_volume) { in gv_lvi() 267 LIST_FOREACH(p, &v->plexes, in_volume) in gv_lvi() 283 LIST_FOREACH(p, &sc->plexes, plex) in gv_lp() 290 LIST_FOREACH(p, &sc->plexes, plex) in gv_lp() 342 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_lpi() 357 LIST_FOREACH(s, &p->subdisks, in_plex) in gv_lpi() 373 LIST_FOREACH(s, &sc->subdisks, sd) in gv_ls() 380 LIST_FOREACH(s, &sc->subdisks, sd) in gv_ls() [all …]
|
| HD | geom_vinum_init.c | 116 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_start_plex() 152 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_start_plex() 222 LIST_FOREACH(up, &v->plexes, in_volume) { in gv_find_good_plex() 256 LIST_FOREACH(p, &v->plexes, in_volume) { in gv_sync() 279 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_rebuild_plex() 330 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_grow_plex() 360 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_init_plex()
|
| HD | geom_vinum_raid5.c | 190 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_check() 210 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_check() 266 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_rebuild() 304 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_rebuild() 383 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_request() 437 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_request() 476 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_request() 593 LIST_FOREACH(s, &p->subdisks, in_plex) { in gv_raid5_offset()
|
| /trueos/sys/contrib/ngatm/netnatm/api/ |
| HD | 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()
|
| /trueos/sys/geom/ |
| HD | geom_dump.c | 76 LIST_FOREACH(cp, &gp->consumer, consumer) { in g_confdot_geom() 81 LIST_FOREACH(pp, &gp->provider, provider) { in g_confdot_geom() 92 LIST_FOREACH(gp, &mp->geom, geom) in g_confdot_class() 106 LIST_FOREACH(mp, &g_classes, class) in g_confdot() 120 LIST_FOREACH(pp, &gp->provider, provider) { in g_conftxt_geom() 126 LIST_FOREACH(cp, &pp->consumers, consumers) in g_conftxt_geom() 136 LIST_FOREACH(gp, &mp->geom, geom) in g_conftxt_class() 149 LIST_FOREACH(mp, &g_classes, class) { in g_conftxt() 250 LIST_FOREACH(cp2, &gp->consumer, consumer) { in g_conf_geom() 256 LIST_FOREACH(pp2, &gp->provider, provider) { in g_conf_geom() [all …]
|
| HD | geom_subr.c | 105 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class() 127 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class() 130 LIST_FOREACH(gp, &mp2->geom, geom) { in g_load_class() 131 LIST_FOREACH(pp, &gp->provider, provider) { in g_load_class() 151 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class() 153 LIST_FOREACH(pp, &gp->provider, provider) in g_unload_class() 158 LIST_FOREACH(cp, &gp->consumer, consumer) in g_unload_class() 183 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class() 286 LIST_FOREACH(mp2, &g_classes, class) { in g_retaste_event() 287 LIST_FOREACH(gp, &mp2->geom, geom) { in g_retaste_event() [all …]
|
| /trueos/usr.sbin/bsdinstall/partedit/ |
| HD | part_wizard.c | 105 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in boot_disk() 111 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in boot_disk() 115 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in boot_disk() 117 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in boot_disk() 178 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name() 179 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name() 183 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name() 207 LIST_FOREACH(classp, &mesh->lg_class, lg_class) in wizard_partition() 212 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom) in wizard_partition() 218 LIST_FOREACH(gc, &gpart->lg_config, lg_config) { in wizard_partition() [all …]
|
| HD | gpart_ops.c | 291 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) { in gpart_activate() 304 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_activate() 340 LIST_FOREACH(gc, &gp->lg_config, lg_config) { in gpart_bootcode() 387 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) { in gpart_partcode() 398 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_partcode() 424 LIST_FOREACH(pp, &lg_geom->lg_provider, lg_provider) in gpart_destroy() 492 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers) in gpart_edit() 496 LIST_FOREACH(gc, &cp->lg_geom->lg_config, lg_config) { in gpart_edit() 528 LIST_FOREACH(gc, &geom->lg_config, lg_config) { in gpart_edit() 539 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_edit() [all …]
|
| HD | scripted.c | 47 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name() 48 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name() 52 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name() 85 LIST_FOREACH(classp, &mesh.lg_class, lg_class) in part_config() 89 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom) in part_config()
|
| /trueos/sys/security/mac/ |
| HD | 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 …]
|
| /trueos/sbin/geom/core/ |
| HD | geom.c | 663 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_class() 675 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_geom() 699 LIST_FOREACH(conf, &pp->lg_config, lg_config) { in list_one_provider() 728 LIST_FOREACH(conf, &cp->lg_config, lg_config) { in list_one_consumer() 742 LIST_FOREACH(conf, &gp->lg_config, lg_config) { in list_one_geom() 748 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in list_one_geom() 756 LIST_FOREACH(cp, &gp->lg_consumer, lg_consumer) { in list_one_geom() 816 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in std_list() 846 LIST_FOREACH(conf, &gp->lg_config, lg_config) { in status_update_len() 867 LIST_FOREACH(conf, &gp->lg_config, lg_config) { in status_update_len_prs() [all …]
|
| /trueos/sbin/ifconfig/ |
| HD | regdomain.c | 440 LIST_FOREACH(dp, &rdp->domains, next) { in lib80211_regdomain_readconfig() 446 LIST_FOREACH(fp, &rdp->freqbands, next) { in lib80211_regdomain_readconfig() 452 LIST_FOREACH(cp, &rdp->countries, next) { in lib80211_regdomain_readconfig() 460 LIST_FOREACH(dp, &rdp->domains, next) { in lib80211_regdomain_readconfig() 471 LIST_FOREACH(nb, &dp->bands_11b, next) { in lib80211_regdomain_readconfig() 480 LIST_FOREACH(nb, &dp->bands_11g, next) { in lib80211_regdomain_readconfig() 489 LIST_FOREACH(nb, &dp->bands_11a, next) { in lib80211_regdomain_readconfig() 498 LIST_FOREACH(nb, &dp->bands_11ng, next) { in lib80211_regdomain_readconfig() 507 LIST_FOREACH(nb, &dp->bands_11na, next) { in lib80211_regdomain_readconfig() 517 LIST_FOREACH(cp, &rdp->countries, next) { in lib80211_regdomain_readconfig() [all …]
|
| /trueos/sys/fs/nfsclient/ |
| HD | nfs_clstate.c | 255 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_open() 272 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_open() 361 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_newopen() 459 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { in nfscl_finddeleg() 517 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_getstateid() 571 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_getstateid() 644 LIST_FOREACH(lp, &op->nfso_lock, in nfscl_getopen() 1055 LIST_FOREACH(lp, lhp, nfsl_list) { in nfscl_getbytelock() 1173 LIST_FOREACH(lp, &dp->nfsdl_lock, nfsl_list) { in nfscl_relbytelock() 1189 LIST_FOREACH(owp, &clp->nfsc_owner, nfsow_list) { in nfscl_relbytelock() [all …]
|
| /trueos/sys/netpfil/ipfw/ |
| HD | ip_fw_nat.c | 70 LIST_FOREACH(ptr, &chain->nat, _next) { in ifaddr_change() 282 LIST_FOREACH(t, &chain->nat, _next) { in ipfw_nat() 386 LIST_FOREACH(res, l, _next) { in lookup_nat() 511 LIST_FOREACH(n, &chain->nat, _next) { in ipfw_nat_get_cfg() 514 LIST_FOREACH(r, &n->redir_chain, _next) { in ipfw_nat_get_cfg() 516 LIST_FOREACH(s, &r->spool_chain, _next) in ipfw_nat_get_cfg() 534 LIST_FOREACH(n, &chain->nat, _next) { in ipfw_nat_get_cfg() 537 LIST_FOREACH(r, &n->redir_chain, _next) { in ipfw_nat_get_cfg() 540 LIST_FOREACH(s, &r->spool_chain, _next) { in ipfw_nat_get_cfg() 567 LIST_FOREACH(ptr, &chain->nat, _next) { in ipfw_nat_get_log() [all …]
|
| /trueos/sys/dev/random/ |
| HD | random_adaptors.c | 88 LIST_FOREACH(rpp, &adaptors, entries) in random_adaptor_get() 133 LIST_FOREACH(rppi, &adaptors, entries) { in random_adaptor_choose() 171 LIST_FOREACH(rpp, &adaptors, entries) { in random_sysctl_adaptors_handler() 202 LIST_FOREACH(rpp, &adaptors, entries) in random_sysctl_active_adaptor_handler()
|
| HD | live_entropy_sources.c | 83 LIST_FOREACH(les, &sources, entries) in live_entropy_source_deregister() 106 LIST_FOREACH(les, &sources, entries) { in live_entropy_source_handler() 159 LIST_FOREACH(les, &sources, entries) { in live_entropy_sources_feed()
|
| /trueos/sys/cddl/compat/opensolaris/kern/ |
| HD | 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()
|
| /trueos/sys/geom/raid/ |
| HD | g_raid_ctl.c | 58 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node() 69 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node() 75 LIST_FOREACH(pp, &gp->provider, provider) { in g_raid_find_node() 85 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node()
|
| /trueos/sys/kern/ |
| HD | kern_lockf.c | 494 LIST_FOREACH(lo, &lf_lock_owners[hash], lo_link) in lf_advlockasync() 697 LIST_FOREACH(lock, &state->ls_active, lf_link) { in lf_advlockasync() 703 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_advlockasync() 713 LIST_FOREACH(lock, &state->ls_pending, lf_link) { in lf_advlockasync() 919 LIST_FOREACH(e, &x->lf_outedges, le_outlink) in lf_add_edge() 997 LIST_FOREACH(overlap, &state->ls_active, lf_link) { in lf_add_outgoing() 1032 LIST_FOREACH(overlap, &state->ls_pending, lf_link) { in lf_add_outgoing() 1065 LIST_FOREACH(overlap, &state->ls_pending, lf_link) { in lf_add_incoming() 1103 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_insert_lock() 1449 LIST_FOREACH(e, &lock->lf_outedges, le_outlink) { in lf_setlock() [all …]
|
| /trueos/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| HD | hostres_partition_tbl.c | 360 LIST_FOREACH(classp, &mesh->lg_class, lg_class) in find_class() 377 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in get_mbr() 385 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in get_mbr() 386 LIST_FOREACH(conf, &pp->lg_config, lg_config) { in get_mbr() 425 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in get_bsd_sun() 434 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in get_bsd_sun()
|
| /trueos/usr.sbin/pmcstat/ |
| HD | pmcpl_gprof.c | 252 LIST_FOREACH(pgf, &image->pi_gmlist, pgf_next) in pmcstat_image_find_gmonfile() 267 LIST_FOREACH(cgc, &cg->pcg_children, pcg_sibling) { in pmcstat_cgnode_do_gmon_arcs() 283 LIST_FOREACH(pch, &pmcstat_cgnode_hash[n], pch_next) in pmcstat_callgraph_do_gmon_arcs_for_pmcid() 296 LIST_FOREACH(pmcr, &pmcstat_pmcs, pr_next) in pmcstat_callgraph_do_gmon_arcs() 504 LIST_FOREACH(pi, &pmcstat_image_hash[i], pi_next) { in pmcpl_gmon_shutdown() 512 LIST_FOREACH(pgf, &pi->pi_gmlist, pgf_next) { in pmcpl_gmon_shutdown()
|
| HD | pmcpl_callgraph.c | 161 LIST_FOREACH(h, &pmcstat_cgnode_hash[hash], pch_next) in pmcstat_cgnode_hash_lookup_pc() 223 LIST_FOREACH(child, &parent->pcg_children, pcg_sibling) { in pmcstat_cgnode_find() 303 LIST_FOREACH(pcg, &cg->pcg_children, pcg_sibling) in pmcstat_cgnode_print() 425 LIST_FOREACH(pch, &pmcstat_cgnode_hash[n], pch_next) in pmcstat_callgraph_print_for_pmcid() 465 LIST_FOREACH(pmcr, &pmcstat_pmcs, pr_next) in pmcstat_callgraph_print() 516 LIST_FOREACH(pcg, &cg->pcg_children, pcg_sibling) in pmcstat_cgnode_topprint() 605 LIST_FOREACH(pch, &pmcstat_cgnode_hash[n], pch_next) in pmcpl_cg_topdisplay()
|
| /trueos/lib/libgeom/ |
| HD | geom_xml2tree.c | 402 LIST_FOREACH(cl, &gmp->lg_class, lg_class) { in geom_xml2tree() 407 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) { in geom_xml2tree() 412 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) { in geom_xml2tree() 418 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) { in geom_xml2tree() 427 LIST_FOREACH(cl, &gmp->lg_class, lg_class) { in geom_xml2tree() 428 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) { in geom_xml2tree() 431 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) { in geom_xml2tree() 435 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) { in geom_xml2tree()
|
| /trueos/sys/dev/drm/ |
| HD | drm_hashtab.c | 68 LIST_FOREACH(entry, h_list, head) in drm_ht_verbose_list() 81 LIST_FOREACH(entry, h_list, head) { in drm_ht_find_key() 101 LIST_FOREACH(entry, h_list, head) { in drm_ht_insert_item()
|