Home
last modified time | relevance | path

Searched refs:objagg_destroy (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/lib/
Dtest_objagg.c354 objagg_destroy(objagg); in test_nodelta()
370 objagg_destroy(objagg); in test_nodelta()
825 objagg_destroy(objagg); in test_delta()
832 objagg_destroy(objagg); in test_delta()
983 objagg_destroy(objagg2); in test_hints_case()
992 objagg_destroy(objagg); in test_hints_case()
Dobjagg.c561 void objagg_destroy(struct objagg *objagg) in objagg_destroy() function
571 EXPORT_SYMBOL(objagg_destroy);
/linux-5.19.10/include/linux/
Dobjagg.h31 void objagg_destroy(struct objagg *objagg);
/linux-5.19.10/include/trace/events/
Dobjagg.h31 TRACE_EVENT(objagg_destroy,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c1352 objagg_destroy(erp_table->objagg); in mlxsw_sp_acl_erp_table_destroy()