Lines Matching full:hints
51 struct objagg_hints *hints; member
231 /* In case there are no hints available, the root id is invalid. */ in objagg_obj_root_id_alloc()
232 if (!objagg->hints) { in objagg_obj_root_id_alloc()
244 min = objagg->hints->root_count; in objagg_obj_root_id_alloc()
259 if (!objagg->hints) in objagg_obj_root_id_free()
306 hnode = objagg_hints_lookup(objagg->hints, objagg_obj->obj); in objagg_obj_init_with_hints()
340 /* First, try to use hints if they are available and in objagg_obj_init()
492 * @objagg_hints: hints, can be NULL
533 objagg->hints = objagg_hints; in objagg_create()
570 if (objagg->hints) in objagg_destroy()
571 objagg_hints_put(objagg->hints); in objagg_destroy()
910 * objagg_hints_get - obtains hints instance
912 * @opt_algo_type: type of hints finding algorithm
918 * tree hints. These hints can be later on used for creation of
920 * to be consulted with these hints in order to find out, where exactly
923 * Returns a pointer to hints instance in case of success,
974 * objagg_hints_put - puts hints instance
975 * @objagg_hints: objagg hints instance
990 * objagg_hints_stats_get - obtains stats of the hints instance
991 * @objagg_hints: hints instance