Searched defs:objagg_hints (Results 1 – 2 of 2) sorted by relevance
15 struct objagg_hints { struct26 struct rhash_head ht_node; /* member of objagg_hints->node_ht */ argument35 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()839 objagg_opt_simple_greedy_fillup_hints(struct objagg_hints *objagg_hints, in objagg_opt_simple_greedy_fillup_hints()910 struct objagg_hints *objagg_hints = in objagg_hints_obj_cmp() local941 struct objagg_hints *objagg_hints; in objagg_hints_get() local991 void objagg_hints_put(struct objagg_hints *objagg_hints) in objagg_hints_put()[all …]
883 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 9 milliseconds