Home
last modified time | relevance | path

Searched refs:__await_execution (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_request.c312 __await_execution(struct i915_request *rq, in __await_execution() function
920 if (__await_execution(to, from, NULL, gfp)) in emit_semaphore_wait()
1062 err = __await_execution(to, from, hook, I915_FENCE_GFP); in __i915_request_await_execution()