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

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_gem.c 24 static int switch_to_context(struct i915_gem_context *ctx) function in typeref:typename:int
153 err = switch_to_context(ctx);
168 err = switch_to_context(ctx);
188 err = switch_to_context(ctx);
203 err = switch_to_context(ctx);
i915_gem.c 24 static int switch_to_context(struct i915_gem_context *ctx) function in typeref:typename:int
153 err = switch_to_context(ctx);
168 err = switch_to_context(ctx);
188 err = switch_to_context(ctx);
203 err = switch_to_context(ctx);

Completed in 21 milliseconds