Home
last modified time | relevance | path

Searched refs:LIST_FOREACH (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/freebsd/sys/geom/
H A Dgeom_dump.c76 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 Dgeom_subr.c148 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class()
170 LIST_FOREACH(mp2, &g_classes, class) { in g_load_class()
173 LIST_FOREACH(gp, &mp2->geom, geom) { in g_load_class()
174 LIST_FOREACH(pp, &gp->provider, provider) { in g_load_class()
194 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class()
196 LIST_FOREACH(pp, &gp->provider, provider) in g_unload_class()
201 LIST_FOREACH(cp, &gp->consumer, consumer) in g_unload_class()
225 LIST_FOREACH(gp, &mp->geom, geom) { in g_unload_class()
326 LIST_FOREACH(mp2, &g_classes, class) { in g_retaste_event()
327 LIST_FOREACH(gp, &mp2->geom, geom) { in g_retaste_event()
[all …]
/freebsd/sbin/geom/core/
H A Dgeom.c680 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_geom_by_provider()
681 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_geom_by_provider()
682 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_geom_by_provider()
703 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in compute_tree_width_geom()
704 LIST_FOREACH(classp2, &mesh->lg_class, lg_class) { in compute_tree_width_geom()
705 LIST_FOREACH(gp2, &classp2->lg_geom, lg_geom) { in compute_tree_width_geom()
706 LIST_FOREACH(cp2, in compute_tree_width_geom()
731 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in compute_tree_width()
732 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in compute_tree_width()
759 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in show_tree_geom()
[all …]
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c138 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in boot_disk_select()
144 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in boot_disk_select()
148 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in boot_disk_select()
150 LIST_FOREACH(gc, &pp->lg_config, lg_config) { in boot_disk_select()
225 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name()
226 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name()
230 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name()
257 LIST_FOREACH(classp, &mesh->lg_class, lg_class) in wizard_partition()
262 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom) in wizard_partition()
268 LIST_FOREACH(gc, &gpart->lg_config, lg_config) { in wizard_partition()
[all …]
H A Dgpart_ops.c355 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 Dscripted.c46 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 Dpartedit.c468 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/sys/security/mac/
H A Dmac_internal.h305 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
313 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
327 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
337 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
358 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
368 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
389 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
396 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
409 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { \
418 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { \
[all …]
/freebsd/lib/libefivar/
H A Defivar-dp-xlate.c60 LIST_FOREACH(conf, &pp->lg_config, lg_config) { in geom_pp_attr()
79 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_provider_by_efimedia()
91 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_provider_by_efimedia()
92 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_provider_by_efimedia()
111 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_provider_by_name()
112 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_provider_by_name()
113 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_provider_by_name()
216 LIST_FOREACH(glabel, &mesh->lg_class, lg_class) { in efi_hd_to_unix()
249 LIST_FOREACH(gp, &glabel->lg_geom, lg_geom) { in efi_hd_to_unix()
253 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in efi_hd_to_unix()
[all …]
/freebsd/lib/lib80211/
H A Dlib80211_regdomain.c451 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 Dixl_iw.c149 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/arm64/coresight/
H A Dcoresight_cmd.c117 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 Dip_fw_nat.c116 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()
715 LIST_FOREACH(r, &ptr->redir_chain, _next) { in nat44_get_cfg()
717 LIST_FOREACH(s, &r->spool_chain, _next) in nat44_get_cfg()
734 LIST_FOREACH(r, &ptr->redir_chain, _next) { in nat44_get_cfg()
749 LIST_FOREACH(s, &r->spool_chain, _next) { in nat44_get_cfg()
787 LIST_FOREACH(ptr, &chain->nat, _next) in nat44_list_nat()
799 LIST_FOREACH(ptr, &chain->nat, _next) { in nat44_list_nat()
[all …]
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c262 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_open()
284 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_open()
388 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_newopen()
510 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { in nfscl_finddeleg()
600 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_getstateid()
664 LIST_FOREACH(op, oph, nfso_hash) { in nfscl_getstateid()
745 LIST_FOREACH(owp, ohp, nfsow_list) { in nfscl_getopen()
747 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) { in nfscl_getopen()
762 LIST_FOREACH(op, oph, nfso_hash) { in nfscl_getopen()
796 LIST_FOREACH(lp, &op->nfso_lock, nfsl_list) { in nfscl_checkown()
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zone.c84 LIST_FOREACH(zd2, head, zd_next) { in zone_dataset_attach()
133 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_detach()
182 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible()
202 LIST_FOREACH(zd, head, zd_next) { in zone_dataset_visible()
/freebsd/sys/geom/raid/
H A Dg_raid_ctl.c56 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/kern/
H A Dkern_lockf.c497 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/kgssapi/
H A Dgss_impl.c129 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_uninstall_mech()
143 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_find_mech_by_name()
156 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_find_mech_by_oid()
170 LIST_FOREACH(km, &kgss_mechs, km_link) { in kgss_create_context()
/freebsd/sys/fs/fuse/
H A Dfuse_file.c250 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_validrw()
262 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_validrw()
286 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get()
296 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get()
321 LIST_FOREACH(fufh, &fvdat->handles, next) { in fuse_filehandle_get_anyflags()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c354 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/security/audit/
H A Daudit_bsm_db.c206 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_event_name()
246 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_insert()
371 LIST_FOREACH(ene, &enl->enl_head, ene_entry) in au_evnamemap_foreach()
395 LIST_FOREACH(ene, &enl->enl_head, ene_entry) { in au_evnamemap_lookup()
/freebsd/lib/libgeom/
H A Dgeom_xml2tree.c454 LIST_FOREACH(cl, &gmp->lg_class, lg_class) { in geom_xml2tree()
459 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) { in geom_xml2tree()
464 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) { in geom_xml2tree()
470 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) { in geom_xml2tree()
479 LIST_FOREACH(cl, &gmp->lg_class, lg_class) { in geom_xml2tree()
480 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) { in geom_xml2tree()
482 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) { in geom_xml2tree()
485 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) { in geom_xml2tree()
/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_gprof.c264 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()
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c213 LIST_FOREACH(mp, &mesh.lg_class, lg_class) { in zpool_find_import_blkid()
216 LIST_FOREACH(gp, &mp->lg_geom, lg_geom) { in zpool_find_import_blkid()
217 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in zpool_find_import_blkid()
/freebsd/sys/dev/drm2/
H A Ddrm_hashtab.c67 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()

12345678910>>...17