/freebsd/sys/geom/ |
H A D | 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() 220 LIST_FOREACH(gap, &pp->aliases, ga_next) { in g_conf_provider() 261 LIST_FOREACH(cp, &gp->consumer, consumer) in g_conf_geom() [all …]
|
H A D | geom_subr.c | 146 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class() 168 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class() 171 LIST_FOREACH(gp, &mp2->geom, geom) { in g_load_class() 172 LIST_FOREACH(pp, &gp->provider, provider) { in g_load_class() 192 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class() 194 LIST_FOREACH(pp, &gp->provider, provider) in g_unload_class() 199 LIST_FOREACH(cp, &gp->consumer, consumer) in g_unload_class() 223 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class() 324 LIST_FOREACH(mp2, &g_classes, class) { in g_retaste_event() 325 LIST_FOREACH(gp, &mp2->geom, geom) { in g_retaste_event() [all …]
|
/freebsd/sbin/geom/core/ |
H A D | geom.c | 676 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_geom_by_provider() 677 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_geom_by_provider() 678 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_geom_by_provider() 699 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in compute_tree_width_geom() 700 LIST_FOREACH(classp2, &mesh->lg_class, lg_class) { in compute_tree_width_geom() 701 LIST_FOREACH(gp2, &classp2->lg_geom, lg_geom) { in compute_tree_width_geom() 702 LIST_FOREACH(cp2, in compute_tree_width_geom() 727 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in compute_tree_width() 728 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in compute_tree_width() 755 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in show_tree_geom() [all …]
|
/freebsd/sys/security/mac/ |
H A D | mac_internal.h | 283 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 291 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 305 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 315 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 336 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 346 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 367 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 374 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ 387 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \ 396 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \ [all …]
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | part_wizard.c | 117 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in boot_disk_select() 123 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in boot_disk_select() 127 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in boot_disk_select() 129 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in boot_disk_select() 204 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name() 205 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name() 209 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name() 236 LIST_FOREACH(classp, &mesh->lg_class, lg_class) in wizard_partition() 241 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom) in wizard_partition() 247 LIST_FOREACH(gc, &gpart->lg_config, lg_config) { in wizard_partition() [all …]
|
H A D | gpart_ops.c | 355 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) { in gpart_activate() 367 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_activate() 424 LIST_FOREACH(gc, &gp->lg_config, lg_config) { in gpart_bootcode() 473 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) { in gpart_partcode() 484 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_partcode() 513 LIST_FOREACH(pp, &lg_geom->lg_provider, lg_provider) in gpart_destroy() 583 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers) in gpart_edit() 587 LIST_FOREACH(gc, &cp->lg_geom->lg_config, lg_config) { in gpart_edit() 619 LIST_FOREACH(gc, &geom->lg_config, lg_config) { in gpart_edit() 630 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in gpart_edit() [all …]
|
H A D | scripted.c | 46 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name() 47 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name() 51 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name() 86 LIST_FOREACH(classp, &mesh.lg_class, lg_class) in part_config() 90 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom) in part_config()
|
H A D | partedit.c | 468 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in apply_workaround() 480 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in apply_workaround() 481 LIST_FOREACH(gc, &gp->lg_config, lg_config) { in apply_workaround() 513 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in read_geom_mesh() 519 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) in read_geom_mesh() 536 LIST_FOREACH(gc, &gp->lg_config, lg_config) { in add_geom_children() 545 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in add_geom_children() 562 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in add_geom_children() 574 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers) in add_geom_children()
|
/freebsd/lib/libefivar/ |
H A 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() 219 LIST_FOREACH(glabel, &mesh->lg_class, lg_class) { in efi_hd_to_unix() 252 LIST_FOREACH(gp, &glabel->lg_geom, lg_geom) { in efi_hd_to_unix() 256 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in efi_hd_to_unix() [all …]
|
/freebsd/lib/lib80211/ |
H A D | lib80211_regdomain.c | 451 LIST_FOREACH(dp, &rdp->domains, next) { in lib80211_regdomain_readconfig() 457 LIST_FOREACH(fp, &rdp->freqbands, next) { in lib80211_regdomain_readconfig() 463 LIST_FOREACH(cp, &rdp->countries, next) { in lib80211_regdomain_readconfig() 471 LIST_FOREACH(dp, &rdp->domains, next) { in lib80211_regdomain_readconfig() 482 LIST_FOREACH(nb, &dp->bands_11b, next) { in lib80211_regdomain_readconfig() 491 LIST_FOREACH(nb, &dp->bands_11g, next) { in lib80211_regdomain_readconfig() 500 LIST_FOREACH(nb, &dp->bands_11a, next) { in lib80211_regdomain_readconfig() 509 LIST_FOREACH(nb, &dp->bands_11ng, next) { in lib80211_regdomain_readconfig() 518 LIST_FOREACH(nb, &dp->bands_11na, next) { in lib80211_regdomain_readconfig() 527 LIST_FOREACH(nb, &dp->bands_11ac, next) { in lib80211_regdomain_readconfig() [all …]
|
/freebsd/sys/dev/ixl/ |
H A D | ixl_iw.c | 149 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_init() 196 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_stop() 231 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_attach() 273 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_pf_detach() 379 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_register() 428 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_register() 447 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_unregister() 469 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_unregister() 479 LIST_FOREACH(pf_entry, &ixl_iw.pfs, node) in ixl_iw_unregister()
|
/freebsd/sys/security/audit/ |
H A D | audit_bsm_db.c | 121 LIST_FOREACH(evc, &evcl->head, entry) { in au_event_class() 153 LIST_FOREACH(evc, &evcl->head, entry) { in au_evclassmap_insert() 204 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_event_name() 244 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_insert() 369 LIST_FOREACH(ene, &enl->enl_head, ene_entry) in au_evnamemap_foreach() 393 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_lookup()
|
/freebsd/sys/arm64/coresight/ |
H A 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/sys/netpfil/ipfw/ |
H A D | ip_fw_nat.c | 116 LIST_FOREACH(ptr, &chain->nat, _next) { in ifaddr_change() 361 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() 737 LIST_FOREACH(r, &ptr->redir_chain, _next) { in nat44_get_cfg() 752 LIST_FOREACH(s, &r->spool_chain, _next) { in nat44_get_cfg() 790 LIST_FOREACH(ptr, &chain->nat, _next) in nat44_list_nat() 802 LIST_FOREACH(ptr, &chain->nat, _next) { in nat44_list_nat() [all …]
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 260 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_open() 282 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_open() 386 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_newopen() 502 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { in nfscl_finddeleg() 592 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_getstateid() 656 LIST_FOREACH(op, oph, nfso_hash) { in nfscl_getstateid() 737 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_getopen() 739 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_getopen() 754 LIST_FOREACH(op, oph, nfso_hash) { in nfscl_getopen() 788 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_checkown() [all …]
|
/freebsd/sys/geom/raid/ |
H A D | g_raid_ctl.c | 56 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node() 67 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node() 73 LIST_FOREACH(pp, &gp->provider, provider) { in g_raid_find_node() 83 LIST_FOREACH(gp, &mp->geom, geom) { in g_raid_find_node()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_zone.c | 83 LIST_FOREACH(zd2, head, zd_next) { in zone_dataset_attach() 132 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_detach() 181 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible() 201 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible()
|
/freebsd/sys/kern/ |
H A D | kern_lockf.c | 497 LIST_FOREACH(lo, &lf_lock_owners[hash].list, lo_link) in lf_advlockasync() 696 LIST_FOREACH(lock, &state->ls_active, lf_link) { in lf_advlockasync() 702 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_advlockasync() 712 LIST_FOREACH(lock, &state->ls_pending, lf_link) { in lf_advlockasync() 900 LIST_FOREACH(e, &x->lf_outedges, le_outlink) in lf_add_edge() 978 LIST_FOREACH(overlap, &state->ls_active, lf_link) { in lf_add_outgoing() 1013 LIST_FOREACH(overlap, &state->ls_pending, lf_link) { in lf_add_outgoing() 1052 LIST_FOREACH(overlap, &state->ls_pending, lf_link) { in lf_add_incoming() 1091 LIST_FOREACH(lf, &state->ls_active, lf_link) { in lf_insert_lock() 1437 LIST_FOREACH(e, &lock->lf_outedges, le_outlink) { in lf_setlock() [all …]
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_file.c | 248 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_validrw() 260 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_validrw() 284 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get() 294 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get() 319 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get_anyflags()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_partition_tbl.c | 354 LIST_FOREACH(classp, &mesh->lg_class, lg_class) in find_class() 371 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in get_mbr() 379 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in get_mbr() 380 LIST_FOREACH(conf, &pp->lg_config, lg_config) { in get_mbr() 419 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in get_bsd_sun() 428 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in get_bsd_sun()
|
/freebsd/sys/kgssapi/ |
H A D | gss_impl.c | 132 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_uninstall_mech() 146 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_find_mech_by_name() 159 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_find_mech_by_oid() 173 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_create_context()
|
/freebsd/lib/libgeom/ |
H A D | geom_xml2tree.c | 416 LIST_FOREACH(cl, &gmp->lg_class, lg_class) { in geom_xml2tree() 421 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) { in geom_xml2tree() 426 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) { in geom_xml2tree() 432 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) { in geom_xml2tree() 441 LIST_FOREACH(cl, &gmp->lg_class, lg_class) { in geom_xml2tree() 442 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) { in geom_xml2tree() 444 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) in geom_xml2tree() 446 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) { in geom_xml2tree()
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcpl_gprof.c | 264 LIST_FOREACH(pgf, &image->pi_gmlist, pgf_next) in pmcstat_image_find_gmonfile() 279 LIST_FOREACH(cgc, &cg->pcg_children, pcg_sibling) { in pmcstat_cgnode_do_gmon_arcs() 295 LIST_FOREACH(pch, &pmcstat_cgnode_hash[n], pch_next) in pmcstat_callgraph_do_gmon_arcs_for_pmcid() 308 LIST_FOREACH(pmcr, &pmcstat_pmcs, pr_next) in pmcstat_callgraph_do_gmon_arcs() 540 LIST_FOREACH(pi, &pmcstat_image_hash[i], pi_next) { in pmcpl_gmon_shutdown() 548 LIST_FOREACH(pgf, &pi->pi_gmlist, pgf_next) { in pmcpl_gmon_shutdown()
|
H A D | pmcpl_callgraph.c | 166 LIST_FOREACH(h, &pmcstat_cgnode_hash[hash], pch_next) in pmcstat_cgnode_hash_lookup_pc() 228 LIST_FOREACH(child, &parent->pcg_children, pcg_sibling) { in pmcstat_cgnode_find() 308 LIST_FOREACH(pcg, &cg->pcg_children, pcg_sibling) in pmcstat_cgnode_print() 430 LIST_FOREACH(pch, &pmcstat_cgnode_hash[n], pch_next) in pmcstat_callgraph_print_for_pmcid() 470 LIST_FOREACH(pmcr, &pmcstat_pmcs, pr_next) in pmcstat_callgraph_print() 534 LIST_FOREACH(pcg, &cg->pcg_children, pcg_sibling) in pmcstat_cgnode_topprint() 623 LIST_FOREACH(pch, &pmcstat_cgnode_hash[n], pch_next) in pmcpl_cg_topdisplay()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_hashtab.c | 67 LIST_FOREACH(entry, h_list, head) in drm_ht_verbose_list() 80 LIST_FOREACH(entry, h_list, head) { in drm_ht_find_key() 100 LIST_FOREACH(entry, h_list, head) { in drm_ht_insert_item()
|