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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_request.c 312 __await_execution(struct i915_request *rq, function in typeref:typename:int
920 if (__await_execution(to, from, NULL, gfp))
1062 err = __await_execution(to, from, hook, I915_FENCE_GFP);
i915_request.c 312 __await_execution(struct i915_request *rq, function in typeref:typename:int
920 if (__await_execution(to, from, NULL, gfp))
1062 err = __await_execution(to, from, hook, I915_FENCE_GFP);
i915_request.c 312 __await_execution(struct i915_request *rq, function in typeref:typename:int
920 if (__await_execution(to, from, NULL, gfp))
1062 err = __await_execution(to, from, hook, I915_FENCE_GFP);

Completed in 79 milliseconds