Lines Matching refs:current_pg
4085 pgroup_t *current_pg;
4332 r = load_pg(ud_pg, ¤t_pg, ud_ctarg, NULL);
4353 if (!pg_equal(old_dpt_pgroup, current_pg)) {
4356 internal_pgroup_free(current_pg);
4361 internal_pgroup_free(current_pg);
4722 r = load_pg(ud_pg, ¤t_pg, ud_ctarg, NULL);
4742 if (!pg_equal(current_pg, new_dpt_pgroup))
4744 internal_pgroup_free(current_pg);
4839 r = load_pg(ud_pg, ¤t_pg, ud_ctarg, NULL);
4858 if (!pg_equal(current_pg, old_dpt_pgroup)) {
4859 if (!pg_equal(current_pg, new_dpt_pgroup))
4861 internal_pgroup_free(current_pg);
4871 if (pg_equal(current_pg, new_dpt_pgroup)) {
4873 internal_pgroup_free(current_pg);
4878 internal_pgroup_free(current_pg);
4880 /* upgrade current_pg */
4945 r = load_pg(ud_pg, ¤t_pg, ud_ctarg, NULL);
4967 r = upgrade_pg(ud_pg, current_pg, old_dpt_pgroup,
5003 internal_pgroup_free(current_pg);
5145 internal_pgroup_free(current_pg);