Lines Matching defs:handle
125 * As some machines use ACPI to handle runtime-resume callbacks, and
189 u32 handle;
206 ret = drm_gem_handle_create(file, &obj->base, &handle);
207 /* drop reference from allocate - handle holds it now */
212 *handle_p = handle;
260 &args->size, &args->handle);
264 * Creates a new mm object and returns a handle to it.
281 &args->size, &args->handle);
472 * Reads data from the object referenced by handle.
494 obj = i915_gem_object_lookup(file, args->handle);
532 /* This is the fast write path which cannot handle
777 * Writes data to the object referenced by handle.
798 obj = i915_gem_object_lookup(file, args->handle);
872 obj = i915_gem_object_lookup(file, args->handle);
1050 obj = i915_gem_object_lookup(file_priv, args->handle);
1147 * Unwinding is complicated by that we want to handle -EIO to mean