HomeSort by: relevance | last modified time | path
    Searched defs:cpu_fill (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
i915_gem_context.c 463 static int cpu_fill(struct drm_i915_gem_object *obj, u32 value) function in typeref:typename:int
579 err = cpu_fill(obj, STACK_MAGIC);
i915_gem_context.c 463 static int cpu_fill(struct drm_i915_gem_object *obj, u32 value) function in typeref:typename:int
579 err = cpu_fill(obj, STACK_MAGIC);

Completed in 26 milliseconds