Home
last modified time | relevance | path

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

/linux/include/linux/
A Dobjagg.h29 struct objagg *objagg_create(const struct objagg_ops *ops,
/linux/lib/
A Dtest_objagg.c311 objagg = objagg_create(&nodelta_ops, NULL, &world); in test_nodelta()
814 objagg = objagg_create(&delta_ops, NULL, &world); in test_delta()
921 objagg = objagg_create(&delta_ops, NULL, &world); in test_hints_case()
955 objagg2 = objagg_create(&delta_ops, hints, &world2); in test_hints_case()
A Dobjagg.c514 struct objagg *objagg_create(const struct objagg_ops *ops, in objagg_create() function
553 EXPORT_SYMBOL(objagg_create);
/linux/include/trace/events/
A Dobjagg.h15 TRACE_EVENT(objagg_create,
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_acl_erp.c1327 erp_table->objagg = objagg_create(&mlxsw_sp_acl_erp_objagg_ops, in mlxsw_sp_acl_erp_table_create()

Completed in 11 milliseconds