Lines Matching full:hints
51 struct objagg_hints *hints; member
228 /* In case there are no hints available, the root id is invalid. */ in objagg_obj_root_id_alloc()
229 if (!objagg->hints) { in objagg_obj_root_id_alloc()
241 min = objagg->hints->root_count; in objagg_obj_root_id_alloc()
256 if (!objagg->hints) in objagg_obj_root_id_free()
303 hnode = objagg_hints_lookup(objagg->hints, objagg_obj->obj); in objagg_obj_init_with_hints()
337 /* First, try to use hints if they are available and in objagg_obj_init()
489 * @objagg_hints: hints, can be NULL
530 objagg->hints = objagg_hints; in objagg_create()
567 if (objagg->hints) in objagg_destroy()
568 objagg_hints_put(objagg->hints); in objagg_destroy()
921 * objagg_hints_get - obtains hints instance
923 * @opt_algo_type: type of hints finding algorithm
929 * tree hints. These hints can be later on used for creation of
931 * to be consulted with these hints in order to find out, where exactly
934 * Returns a pointer to hints instance in case of success,
986 * objagg_hints_put - puts hints instance
987 * @objagg_hints: objagg hints instance
1002 * objagg_hints_stats_get - obtains stats of the hints instance
1003 * @objagg_hints: hints instance