Searched defs:objagg (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/
H A Dobjagg.c43 struct objagg { struct
158 static struct objagg_obj *objagg_obj_lookup(struct objagg *objagg, voi argument
163 objagg_obj_parent_assign(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_obj *parent, bool take_parent_ref) argument
188 objagg_obj_parent_lookup_assign(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
211 objagg_obj_parent_unassign(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
221 objagg_obj_root_id_alloc(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_hints_node *hnode) argument
253 objagg_obj_root_id_free(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
261 objagg_obj_root_create(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_hints_node *hnode) argument
285 objagg_obj_root_destroy(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
295 objagg_obj_init_with_hints(struct objagg *objagg, struct objagg_obj *objagg_obj, bool *hint_found) argument
331 objagg_obj_init(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
355 objagg_obj_fini(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
364 objagg_obj_create(struct objagg *objagg, void *obj) argument
397 __objagg_obj_get(struct objagg *objagg, void *obj) argument
437 objagg_obj_get(struct objagg *objagg, void *obj) argument
450 objagg_obj_destroy(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
462 __objagg_obj_put(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
478 objagg_obj_put(struct objagg *objagg, struct objagg_obj *objagg_obj) argument
517 struct objagg *objagg; local
561 objagg_destroy(struct objagg *objagg) argument
604 objagg_stats_get(struct objagg *objagg) argument
777 objagg_tmp_graph_create(struct objagg *objagg) argument
839 objagg_opt_simple_greedy_fillup_hints(struct objagg_hints *objagg_hints, struct objagg *objagg) argument
937 objagg_hints_get(struct objagg *objagg, enum objagg_opt_algo_type opt_algo_type) argument
[all...]
H A Dtest_objagg.c76 static void world_obj_put(struct world *world, struct objagg *objagg, argument
151 static int test_nodelta_obj_get(struct world *world, struct objagg *objagg, argument
46 world_obj_get(struct world *world, struct objagg *objagg, unsigned int key_id) argument
204 test_nodelta_obj_put(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_destroy_root) argument
226 check_stats_zero(struct objagg *objagg) argument
244 check_stats_nodelta(struct objagg *objagg) argument
307 struct objagg *objagg; local
740 check_expect_stats(struct objagg *objagg, const struct expect_stats *expect_stats, const char **errmsg) argument
757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) argument
810 struct objagg *objagg; local
872 pr_debug_stats(struct objagg *objagg) argument
916 struct objagg *objagg; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c66 struct objagg *objagg; member in struct:mlxsw_sp_acl_erp_table
[all...]

Completed in 96 milliseconds