Searched refs:obj2 (Results 1 – 2 of 2) sorted by relevance
205 struct drm_i915_gem_object *obj, *obj2; in igt_gem_ww_ctx() local213 obj2 = i915_gem_object_create_internal(i915, PAGE_SIZE); in igt_gem_ww_ctx()214 if (IS_ERR(obj2)) { in igt_gem_ww_ctx()215 err = PTR_ERR(obj2); in igt_gem_ww_ctx()226 err = i915_gem_object_lock_interruptible(obj2, &ww); in igt_gem_ww_ctx()228 err = i915_gem_object_lock(obj2, &ww); in igt_gem_ww_ctx()236 i915_gem_object_put(obj2); in igt_gem_ww_ctx()
1220 static int mlxsw_sp_acl_erp_hints_obj_cmp(const void *obj1, const void *obj2) in mlxsw_sp_acl_erp_hints_obj_cmp() argument1223 const struct mlxsw_sp_acl_erp_key *key2 = obj2; in mlxsw_sp_acl_erp_hints_obj_cmp()