Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_request.c706 semaphore_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in semaphore_notify() function
777 i915_sw_fence_init(&rq->semaphore, semaphore_notify); in __i915_request_ctor()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_request.c809 semaphore_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in semaphore_notify() function
880 i915_sw_fence_init(&rq->semaphore, semaphore_notify); in __i915_request_ctor()

Completed in 6 milliseconds