Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_active.c63 static struct live_active *__live_alloc(struct drm_i915_private *i915) in __live_alloc() function
86 active = __live_alloc(i915); in __live_active_setup()
214 active = __live_alloc(i915); in live_active_barrier()