Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dobjagg.h56 struct objagg_hints *objagg_hints_get(struct objagg *objagg,
/linux-6.12.1/lib/
Dobjagg.c926 struct objagg_hints *objagg_hints_get(struct objagg *objagg, in objagg_hints_get() function
971 EXPORT_SYMBOL(objagg_hints_get);
Dtest_objagg.c941 hints = objagg_hints_get(objagg, OBJAGG_OPT_ALGO_SIMPLE_GREEDY); in test_hints_case()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c1415 hints = objagg_hints_get(erp_table->objagg, in mlxsw_sp_acl_erp_rehash_hints_get()