Home
last modified time | relevance | path

Searched refs:objagg_hints (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Dobjagg.c15 struct objagg_hints { struct
35 objagg_hints_lookup(struct objagg_hints *objagg_hints, void *obj) in objagg_hints_lookup() argument
37 if (!objagg_hints) in objagg_hints_lookup()
515 struct objagg_hints *objagg_hints, void *priv) in objagg_create() argument
649 objagg_hints_node_create(struct objagg_hints *objagg_hints, in objagg_hints_node_create() argument
893 int (*fillup_hints)(struct objagg_hints *objagg_hints,
910 struct objagg_hints *objagg_hints = in objagg_hints_obj_cmp() local
941 struct objagg_hints *objagg_hints; in objagg_hints_get() local
944 objagg_hints = kzalloc(sizeof(*objagg_hints), GFP_KERNEL); in objagg_hints_get()
991 void objagg_hints_put(struct objagg_hints *objagg_hints) in objagg_hints_put() argument
[all …]
H A Dtest_objagg.c883 static void pr_debug_hints_stats(struct objagg_hints *objagg_hints) in pr_debug_hints_stats() argument
887 stats = objagg_hints_stats_get(objagg_hints); in pr_debug_hints_stats()
894 static int check_expect_hints_stats(struct objagg_hints *objagg_hints, in check_expect_hints_stats() argument
901 stats = objagg_hints_stats_get(objagg_hints); in check_expect_hints_stats()
912 struct objagg_hints *hints; in test_hints_case()
/linux/include/linux/
H A Dobjagg.h21 struct objagg_hints;
30 struct objagg_hints *hints, void *priv);
57 struct objagg_hints *objagg_hints_get(struct objagg *objagg,
59 void objagg_hints_put(struct objagg_hints *objagg_hints);
61 objagg_hints_stats_get(struct objagg_hints *objagg_hints);
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c1320 struct objagg_hints *hints) in mlxsw_sp_acl_erp_table_create()
1382 struct objagg_hints *hints, bool *p_rehash_needed) in mlxsw_sp_acl_erp_hints_check()
1423 struct objagg_hints *hints; in mlxsw_sp_acl_erp_rehash_hints_get()
1453 struct objagg_hints *hints = hints_priv; in mlxsw_sp_acl_erp_rehash_hints_put()
1462 struct objagg_hints *hints = hints_priv; in mlxsw_sp_acl_erp_region_init()