Home
last modified time | relevance | path

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

/linux/lib/
A Dobjagg.c15 struct objagg_hints { struct
26 struct rhash_head ht_node; /* member of objagg_hints->node_ht */ argument
35 objagg_hints_lookup(struct objagg_hints *objagg_hints, void *obj) in objagg_hints_lookup()
515 struct objagg_hints *objagg_hints, void *priv) in objagg_create()
649 objagg_hints_node_create(struct objagg_hints *objagg_hints, in objagg_hints_node_create()
687 static void objagg_hints_flush(struct objagg_hints *objagg_hints) in objagg_hints_flush()
842 objagg_opt_simple_greedy_fillup_hints(struct objagg_hints *objagg_hints, in objagg_opt_simple_greedy_fillup_hints()
913 struct objagg_hints *objagg_hints = in objagg_hints_obj_cmp() local
944 struct objagg_hints *objagg_hints; in objagg_hints_get() local
994 void objagg_hints_put(struct objagg_hints *objagg_hints) in objagg_hints_put()
[all …]
A Dtest_objagg.c883 static void pr_debug_hints_stats(struct objagg_hints *objagg_hints) in pr_debug_hints_stats()
894 static int check_expect_hints_stats(struct objagg_hints *objagg_hints, in check_expect_hints_stats()

Completed in 8 milliseconds