Searched refs:tpg_pvals (Results 1 – 4 of 4) sorted by relevance
49 topo_list_t tpg_pvals; /* property values */ member
100 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in propval_get()560 topo_list_append(&pg->tpg_pvals, pvl); in prop_create()1002 topo_list_delete(&pg->tpg_pvals, pvl); in topo_prop_method_unregister()1117 topo_list_append(&pg->tpg_pvals, pvl); in topo_prop_inherit()1253 topo_list_delete(&pg->tpg_pvals, pvl); in topo_pgroup_destroy()1281 while ((pvl = topo_list_next(&pg->tpg_pvals)) != NULL) { in topo_pgroup_destroy_all()1282 topo_list_delete(&pg->tpg_pvals, pvl); in topo_pgroup_destroy_all()1448 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in topo_prop_getpgrp()1518 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in topo_prop_getprops()
242 for (plp = topo_list_next(&pg->tpg_pvals); plp != NULL; in txml_print_pgroup()
778 wsp->walk_addr = (uintptr_t)pg.tpg_pvals.l_next; in tpl_walk_init()