Searched refs:obj2 (Results 1 – 3 of 3) sorted by relevance
11 int (*hints_obj_cmp)(const void *obj1, const void *obj2);
249 struct debug_obj *obj2; in alloc_object() local251 obj2 = __alloc_object(&obj_pool); in alloc_object()252 if (!obj2) in alloc_object()254 hlist_add_head(&obj2->node, in alloc_object()
1218 static int mlxsw_sp_acl_erp_hints_obj_cmp(const void *obj1, const void *obj2) in mlxsw_sp_acl_erp_hints_obj_cmp() argument1221 const struct mlxsw_sp_acl_erp_key *key2 = obj2; in mlxsw_sp_acl_erp_hints_obj_cmp()