Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_request.c538 semaphore_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in semaphore_notify() function
603 i915_sw_fence_init(&rq->semaphore, semaphore_notify); in __i915_request_ctor()