Searched defs:objagg_hints (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/
H A Dobjagg.c15 struct objagg_hints { struct
35 objagg_hints_lookup(struct objagg_hints *objagg_hints, void *obj) argument
514 objagg_create(const struct objagg_ops *ops, struct objagg_hints *objagg_hints, void *priv) argument
649 objagg_hints_node_create(struct objagg_hints *objagg_hints, struct objagg_obj *objagg_obj, size_t obj_size, struct objagg_hints_node *parent_hnode) argument
687 objagg_hints_flush(struct objagg_hints *objagg_hints) argument
839 objagg_opt_simple_greedy_fillup_hints(struct objagg_hints *objagg_hints, struct objagg *objagg) argument
910 struct objagg_hints *objagg_hints = local
941 struct objagg_hints *objagg_hints; local
991 objagg_hints_put(struct objagg_hints *objagg_hints) argument
1019 objagg_hints_stats_get(struct objagg_hints *objagg_hints) argument
[all...]
H A Dtest_objagg.c883 static void pr_debug_hints_stats(struct objagg_hints *objagg_hints) argument
894 static int check_expect_hints_stats(struct objagg_hints *objagg_hints, argument

Completed in 97 milliseconds