Searched defs:objagg_hints (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/lib/ |
| D | objagg.c | 15 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() 518 struct objagg_hints *objagg_hints, void *priv) in objagg_create() 652 objagg_hints_node_create(struct objagg_hints *objagg_hints, in objagg_hints_node_create() 690 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() 930 struct objagg_hints *objagg_hints; in objagg_hints_get() local 979 void objagg_hints_put(struct objagg_hints *objagg_hints) in objagg_hints_put() 1007 objagg_hints_stats_get(struct objagg_hints *objagg_hints) in objagg_hints_stats_get()
|
| D | test_objagg.c | 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()
|
| /kernel/linux/linux-5.10/lib/ |
| D | objagg.c | 15 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() 930 struct objagg_hints *objagg_hints; in objagg_hints_get() local 979 void objagg_hints_put(struct objagg_hints *objagg_hints) in objagg_hints_put() 1007 objagg_hints_stats_get(struct objagg_hints *objagg_hints) in objagg_hints_stats_get()
|
| D | test_objagg.c | 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()
|