Lines Matching refs:TO_CONF

168 		if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(pool),  in commit_create()
214 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(res), in commit_create()
254 ret = pool_destroy(TO_CONF(pe), pool); in commit_delete()
259 ret = pool_resource_destroy(TO_CONF(pe), res); in commit_delete()
287 res1 = pool_get_owning_resource(TO_CONF(e1), in commit_update()
289 res2 = pool_get_owning_resource(TO_CONF(e2), in commit_update()
299 newres = pool_get_resource(TO_CONF(e2), in commit_update()
309 (void) pool_resource_xtransfer(TO_CONF(e2), in commit_update()
313 if (pool_walk_properties(TO_CONF(e2), e2, NULL, in commit_update()
365 if (pool_walk_properties(TO_CONF(e1), e1, e2, clone_element) != in commit_update()
369 if (pool_walk_properties(TO_CONF(e2), e2, e1, clone_element) != in commit_update()
385 if ((rs = pool_query_pool_resources(TO_CONF(e1), in commit_update()
393 TO_CONF(e2), pool_elem_class_string( in commit_update()
400 if (pool_associate(TO_CONF(e2), in commit_update()
519 if (pool_walk_properties(TO_CONF(pe), pe, TO_ELEM(newcomp), in process_elem_gt()
536 if (pool_walk_properties(TO_CONF(pe), pe, in process_elem_gt()
549 if (pool_walk_properties(TO_CONF(pe), pe, in process_elem_gt()
777 pe = pool_conf_to_elem(TO_CONF(TO_ELEM(res[0]))); in resource_allocate()
872 TO_CONF(TO_ELEM(default_res)), in resource_allocate_default()
890 TO_CONF(TO_ELEM(default_res)), in resource_allocate_default()
1085 TO_CONF(TO_ELEM(res_info[donor].ri_res)), in pset_allocate_imp()
1119 if (pool_get_property(TO_CONF(elem1), elem1, "_importance", &val) == in resource_compare_by_descending_importance()
1123 if (pool_get_property(TO_CONF(elem2), elem2, "_importance", &val) == in resource_compare_by_descending_importance()
1298 pool_conf_location(TO_CONF(TO_ELEM(tgt))), in clone_element()
1299 pool_conf_location(TO_CONF(pe))); in clone_element()
1300 assert(TO_CONF(TO_ELEM(tgt)) != TO_CONF(pe)); in clone_element()
1313 return (pool_set_temporary(TO_CONF(tgt), tgt) == in clone_element()
1316 return (pool_put_property(TO_CONF(tgt), tgt, name, pv) == in clone_element()