Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) objagg_obj_parent_assign() argument
188 objagg_obj_parent_lookup_assign(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_parent_lookup_assign() argument
211 objagg_obj_parent_unassign(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_parent_unassign() argument
221 objagg_obj_root_id_alloc(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_hints_node *hnode) objagg_obj_root_id_alloc() argument
253 objagg_obj_root_id_free(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_root_id_free() argument
261 objagg_obj_root_create(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_hints_node *hnode) objagg_obj_root_create() argument
285 objagg_obj_root_destroy(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_root_destroy() argument
295 objagg_obj_init_with_hints(struct objagg *objagg, struct objagg_obj *objagg_obj, bool *hint_found) objagg_obj_init_with_hints() argument
331 objagg_obj_init(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_init() argument
355 objagg_obj_fini(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_fini() argument
364 objagg_obj_create(struct objagg *objagg, void *obj) objagg_obj_create() argument
397 __objagg_obj_get(struct objagg *objagg, void *obj) __objagg_obj_get() argument
437 objagg_obj_get(struct objagg *objagg, void *obj) objagg_obj_get() argument
450 objagg_obj_destroy(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_destroy() argument
462 __objagg_obj_put(struct objagg *objagg, struct objagg_obj *objagg_obj) __objagg_obj_put() argument
478 objagg_obj_put(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_put() argument
517 struct objagg *objagg; objagg_create() local
561 objagg_destroy(struct objagg *objagg) objagg_destroy() argument
604 objagg_stats_get(struct objagg *objagg) objagg_stats_get() argument
777 objagg_tmp_graph_create(struct objagg *objagg) objagg_tmp_graph_create() argument
842 objagg_opt_simple_greedy_fillup_hints(struct objagg_hints *objagg_hints, struct objagg *objagg) objagg_opt_simple_greedy_fillup_hints() argument
926 objagg_hints_get(struct objagg *objagg, enum objagg_opt_algo_type opt_algo_type) objagg_hints_get() argument
[all...]
H A Dtest_objagg.c76 static void world_obj_put(struct world *world, struct objagg *objagg, in world_obj_put() argument
151 static int test_nodelta_obj_get(struct world *world, struct objagg *objagg, in test_nodelta_obj_get() argument
46 world_obj_get(struct world *world, struct objagg *objagg, unsigned int key_id) world_obj_get() argument
204 test_nodelta_obj_put(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_destroy_root) test_nodelta_obj_put() argument
226 check_stats_zero(struct objagg *objagg) check_stats_zero() argument
244 check_stats_nodelta(struct objagg *objagg) check_stats_nodelta() argument
307 struct objagg *objagg; test_nodelta() local
740 check_expect_stats(struct objagg *objagg, const struct expect_stats *expect_stats, const char **errmsg) check_expect_stats() argument
757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) test_delta_action_item() argument
810 struct objagg *objagg; test_delta() local
872 pr_debug_stats(struct objagg *objagg) pr_debug_stats() argument
916 struct objagg *objagg; test_hints_case() local
[all...]
/kernel/linux/linux-6.6/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) objagg_obj_parent_assign() argument
188 objagg_obj_parent_lookup_assign(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_parent_lookup_assign() argument
211 objagg_obj_parent_unassign(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_parent_unassign() argument
221 objagg_obj_root_id_alloc(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_hints_node *hnode) objagg_obj_root_id_alloc() argument
253 objagg_obj_root_id_free(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_root_id_free() argument
261 objagg_obj_root_create(struct objagg *objagg, struct objagg_obj *objagg_obj, struct objagg_hints_node *hnode) objagg_obj_root_create() argument
285 objagg_obj_root_destroy(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_root_destroy() argument
295 objagg_obj_init_with_hints(struct objagg *objagg, struct objagg_obj *objagg_obj, bool *hint_found) objagg_obj_init_with_hints() argument
331 objagg_obj_init(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_init() argument
355 objagg_obj_fini(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_fini() argument
364 objagg_obj_create(struct objagg *objagg, void *obj) objagg_obj_create() argument
397 __objagg_obj_get(struct objagg *objagg, void *obj) __objagg_obj_get() argument
437 objagg_obj_get(struct objagg *objagg, void *obj) objagg_obj_get() argument
450 objagg_obj_destroy(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_destroy() argument
462 __objagg_obj_put(struct objagg *objagg, struct objagg_obj *objagg_obj) __objagg_obj_put() argument
478 objagg_obj_put(struct objagg *objagg, struct objagg_obj *objagg_obj) objagg_obj_put() argument
517 struct objagg *objagg; objagg_create() local
561 objagg_destroy(struct objagg *objagg) objagg_destroy() argument
604 objagg_stats_get(struct objagg *objagg) objagg_stats_get() argument
777 objagg_tmp_graph_create(struct objagg *objagg) objagg_tmp_graph_create() argument
839 objagg_opt_simple_greedy_fillup_hints(struct objagg_hints *objagg_hints, struct objagg *objagg) objagg_opt_simple_greedy_fillup_hints() argument
937 objagg_hints_get(struct objagg *objagg, enum objagg_opt_algo_type opt_algo_type) objagg_hints_get() argument
[all...]
H A Dtest_objagg.c76 static void world_obj_put(struct world *world, struct objagg *objagg, in world_obj_put() argument
151 static int test_nodelta_obj_get(struct world *world, struct objagg *objagg, in test_nodelta_obj_get() argument
46 world_obj_get(struct world *world, struct objagg *objagg, unsigned int key_id) world_obj_get() argument
204 test_nodelta_obj_put(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_destroy_root) test_nodelta_obj_put() argument
226 check_stats_zero(struct objagg *objagg) check_stats_zero() argument
244 check_stats_nodelta(struct objagg *objagg) check_stats_nodelta() argument
307 struct objagg *objagg; test_nodelta() local
740 check_expect_stats(struct objagg *objagg, const struct expect_stats *expect_stats, const char **errmsg) check_expect_stats() argument
757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) test_delta_action_item() argument
810 struct objagg *objagg; test_delta() local
872 pr_debug_stats(struct objagg *objagg) pr_debug_stats() argument
916 struct objagg *objagg; test_hints_case() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c66 struct objagg *objagg; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c66 struct objagg *objagg; member
[all...]

Completed in 13 milliseconds