Lines Matching defs:hints
51 struct objagg_hints *hints;
228 /* In case there are no hints available, the root id is invalid. */
229 if (!objagg->hints) {
241 min = objagg->hints->root_count;
256 if (!objagg->hints)
303 hnode = objagg_hints_lookup(objagg->hints, objagg_obj->obj);
337 /* First, try to use hints if they are available and
489 * @objagg_hints: hints, can be NULL
530 objagg->hints = objagg_hints;
567 if (objagg->hints)
568 objagg_hints_put(objagg->hints);
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